Home
last modified time | relevance | path

Searched refs:aUIElementName (Results 1 – 8 of 8) sorted by relevance

/trunk/main/offapi/com/sun/star/ui/
H A DXUIFunctionListener.idl46 @param aUIElementName
54 void functionExecute( [in] string aUIElementName, [in] string aCommand );
/trunk/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx300 const ::rtl::OUString& aUIElementName, in functionExecute()
310 pToolBarManager->notifyRegisteredControllers( aUIElementName, aCommand ); in functionExecute()
H A Dtoolbarmanager.cxx1594 void ToolBarManager::notifyRegisteredControllers( const rtl::OUString& aUIElementName, const rtl::O… in notifyRegisteredControllers() argument
1600 m_aSubToolBarControllerMap.find( aUIElementName ); in notifyRegisteredControllers()
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx215 rtl::OUString aUIElementName( aUIElementNames[n].copy( 0, nIndex )); in impl_preloadUIElementTypeList() local
217 if (( aUIElementName.getLength() > 0 ) && in impl_preloadUIElementTypeList()
220 aUIElementData.aResourceURL = aResURLPrefix + aUIElementName; in impl_preloadUIElementTypeList()
H A Dmoduleuiconfigurationmanager.cxx272 OUString aUIElementName( aUIElementNames[n].copy( 0, nIndex )); in impl_preloadUIElementTypeList() local
274 if (( aUIElementName.getLength() > 0 ) && in impl_preloadUIElementTypeList()
277 aUIElementData.aResourceURL = aResURLPrefix + aUIElementName; in impl_preloadUIElementTypeList()
H A Duiconfigurationmanagerimpl.cxx242 rtl::OUString aUIElementName( aUIElementNames[n].copy( 0, nIndex )); in impl_preloadUIElementTypeList() local
244 if (( aUIElementName.getLength() > 0 ) && in impl_preloadUIElementTypeList()
247 aUIElementData.aResourceURL = aResURLPrefix + aUIElementName; in impl_preloadUIElementTypeList()
/trunk/main/framework/inc/uielement/
H A Dtoolbarwrapper.hxx77 …virtual void SAL_CALL functionExecute( const ::rtl::OUString& aUIElementName, const ::rtl::OUStrin…
H A Dtoolbarmanager.hxx133 …void notifyRegisteredControllers( const rtl::OUString& aUIElementName, const rtl::OUString& aComma…

Completed in 60 milliseconds