uses of struct URL

back to struct URL

Derived Structs
Synonym Typedefs
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Uses as Parameter
::com::sun::star::frame::XDispatch::addStatusListener()
XURLTransformer::assemble()
::com::sun::star::frame::XDispatch::dispatch()
::com::sun::star::frame::XNotifyingDispatch::dispatchWithNotification()
XURLTransformer::getPresentation()
XURLTransformer::parseSmart()
XURLTransformer::parseStrict()
::com::sun::star::frame::XDispatchProvider::queryDispatch()
::com::sun::star::frame::XDispatch::removeStatusListener()

Uses as Data Type
::com::sun::star::frame::DispatchDescriptor::FeatureURL
::com::sun::star::frame::FeatureStateEvent::FeatureURL

References in Developers Guide
6.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Command URL
6.1.6 Office Development - OpenOffice.org Application Environment - Using the Dispatch Framework - Processing Chain

Top of Page