Home
last modified time | relevance | path

Searched refs:impl_getElementProps (Results 1 – 4 of 4) sorted by relevance

/trunk/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx240 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 Dfactoryconfiguration.cxx183 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
/trunk/main/framework/inc/uifactory/
H A Dfactoryconfiguration.hxx103 …sal_Bool impl_getElementProps( const ::com::sun::star::uno::Any& aElement, rtl::OUString& aCommand…
H A Duielementfactorymanager.hxx100 …sal_Bool impl_getElementProps( const ::com::sun::star::uno::Any& rElement, rtl::OUString& rType, r…

Completed in 25 milliseconds