Searched refs:impl_storeElementTypeData (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/framework/source/uiconfiguration/ |
H A D | uiconfigurationmanager.cxx | 364 void UIConfigurationManager::impl_storeElementTypeData( Reference< XStorage >& xStorage, UIElementT… in impl_storeElementTypeData() function in framework::UIConfigurationManager 1258 impl_storeElementTypeData( xStorage, rElementType ); in store() 1292 …impl_storeElementTypeData( xElementTypeStorage, rElementType, false ); // store data to storage, b… in storeToStorage()
|
H A D | moduleuiconfigurationmanager.cxx | 436 void ModuleUIConfigurationManager::impl_storeElementTypeData( Reference< XStorage > xStorage, UIEle… in impl_storeElementTypeData() function in framework::ModuleUIConfigurationManager 1530 impl_storeElementTypeData( xStorage, rElementType ); in store() 1563 …impl_storeElementTypeData( xElementTypeStorage, rElementType, false ); // store data to storage, b… in storeToStorage()
|
H A D | uiconfigurationmanagerimpl.cxx | 409 void UIConfigurationManagerImpl::impl_storeElementTypeData( Reference< XStorage > xStorage, UIEleme… in impl_storeElementTypeData() function in framework::UIConfigurationManagerImpl 1614 impl_storeElementTypeData( xStorage, rElementType ); in store() 1647 …impl_storeElementTypeData( xElementTypeStorage, rElementType, false ); // store data to storage, b… in storeToStorage()
|
H A D | uiconfigurationmanagerimpl.hxx | 186 …void impl_storeElementTypeData( com::sun::star::uno::Reference< com::sun::star::embed::…
|
/aoo42x/main/framework/inc/uiconfiguration/ |
H A D | uiconfigurationmanager.hxx | 184 …void impl_storeElementTypeData( com::sun::star::uno::Reference< com::sun::star::embed::…
|
H A D | moduleuiconfigurationmanager.hxx | 196 …void impl_storeElementTypeData( com::sun::star::uno::Reference< com::sun::star::embed::…
|
Completed in 38 milliseconds