Home
last modified time | relevance | path

Searched refs:aFeatureURL (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1332 URL aFeatureURL; in implGetFeatureDispatcher() local
1333 aFeatureURL.Complete = lcl_getUnoSlotName( *_pApplication, _nSlot ); in implGetFeatureDispatcher()
1334 impl_parseURL_nothrow( aFeatureURL ); in implGetFeatureDispatcher()
1335 …Reference< XDispatch > xDispatcher = _rxProvider->queryDispatch( aFeatureURL, ::rtl::OUString(), 0… in implGetFeatureDispatcher()
1337 return new FmTextControlFeature( xDispatcher, aFeatureURL, _nSlot, this ); in implGetFeatureDispatcher()
/aoo42x/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx573 rtl::OUString aFeatureURL( Event.FeatureURL.Complete ); in statusChanged() local
596 if ( aCmd == aFeatureURL ) in statusChanged()
H A Dmenubarmanager.cxx513 ::rtl::OUString aFeatureURL = Event.FeatureURL.Complete; in statusChanged()
527 if ( pMenuItemHandler->aMenuItemURL == aFeatureURL ) in statusChanged()
/aoo42x/main/framework/source/classes/
H A Dmenumanager.cxx463 ::rtl::OUString aFeatureURL = Event.FeatureURL.Complete; in statusChanged()
473 if ( pMenuItemHandler->aMenuItemURL == aFeatureURL ) in statusChanged()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx408 ::rtl::OUString aFeatureURL = rEvent.FeatureURL.Complete; in statusChanged()
409 if (aFeatureURL.equalsAscii("AppendSearchHistory")) in statusChanged()

Completed in 56 milliseconds