Searched refs:impl_getElementProps (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/framework/source/uifactory/ |
H A D | uielementfactorymanager.cxx | 240 if ( impl_getElementProps( aEvent.Element, aType, aName, aModule, aService )) in elementInserted() 260 if ( impl_getElementProps( aEvent.Element, aType, aName, aModule, aService )) in elementRemoved() 280 if ( impl_getElementProps( aEvent.Element, aType, aName, aModule, aService )) in elementReplaced() 338 …if ( impl_getElementProps( m_xConfigAccess->getByName( aUIElementFactories[i] ), aType, aName, aMo… in readConfigurationData() 355 sal_Bool ConfigurationAccess_FactoryManager::impl_getElementProps( const Any& aElement, rtl::OUStri… in impl_getElementProps() function in framework::ConfigurationAccess_FactoryManager
|
H A D | factoryconfiguration.cxx | 183 if ( impl_getElementProps( aEvent.Element, aCommand, aModule, aService, aValue )) in elementInserted() 205 if ( impl_getElementProps( aEvent.Element, aCommand, aModule, aService, aValue )) in elementRemoved() 290 …if ( impl_getElementProps( m_xConfigAccess->getByName( aPopupMenuControllers[i] ), aCommand, aModu… in updateConfigurationData() 308 sal_Bool ConfigurationAccess_ControllerFactory::impl_getElementProps( const Any& aElement, rtl::OUS… in impl_getElementProps() function in framework::ConfigurationAccess_ControllerFactory
|
/aoo41x/main/framework/inc/uifactory/ |
H A D | factoryconfiguration.hxx | 103 …sal_Bool impl_getElementProps( const ::com::sun::star::uno::Any& aElement, rtl::OUString& aCommand…
|
H A D | uielementfactorymanager.hxx | 100 …sal_Bool impl_getElementProps( const ::com::sun::star::uno::Any& rElement, rtl::OUString& rType, r…
|
Completed in 14 milliseconds