Searched refs:impl_requestUIElementData (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/framework/source/uiconfiguration/ |
H A D | moduleuiconfigurationmanager.cxx | 300 void ModuleUIConfigurationManager::impl_requestUIElementData( sal_Int16 nElementType, Layer eLayer,… in impl_requestUIElementData() function in framework::ModuleUIConfigurationManager 417 impl_requestUIElementData( nElementType, LAYER_USERDEFINED, pIter->second ); in impl_findUIElementData() 428 impl_requestUIElementData( nElementType, LAYER_DEFAULT, pIter->second ); in impl_findUIElementData() 547 impl_requestUIElementData( nType, LAYER_DEFAULT, rElement ); in impl_resetElementTypeData() 615 impl_requestUIElementData( nType, LAYER_USERDEFINED, rElement ); in impl_reloadElementTypeData() 633 impl_requestUIElementData( nType, LAYER_DEFAULT, rElement ); in impl_reloadElementTypeData() 1460 impl_requestUIElementData( nElementType, LAYER_DEFAULT, pIter->second ); in getDefaultSettings()
|
H A D | uiconfigurationmanagerimpl.cxx | 269 void UIConfigurationManagerImpl::impl_requestUIElementData( sal_Int16 nElementType, Layer eLayer, U… in impl_requestUIElementData() function in framework::UIConfigurationManagerImpl 387 impl_requestUIElementData( nElementType, LAYER_USERDEFINED, pIter->second ); in impl_findUIElementData() 400 impl_requestUIElementData( nElementType, LAYER_DEFAULT, pIter->second ); in impl_findUIElementData() 519 impl_requestUIElementData( nType, LAYER_DEFAULT, rElement ); in impl_resetElementTypeData() 588 impl_requestUIElementData( nType, LAYER_USERDEFINED, rElement ); in impl_reloadElementTypeData() 606 impl_requestUIElementData( nType, LAYER_DEFAULT, rElement ); in impl_reloadElementTypeData() 1546 impl_requestUIElementData( nElementType, LAYER_DEFAULT, pIter->second ); in getDefaultSettings()
|
H A D | uiconfigurationmanager.cxx | 237 void UIConfigurationManager::impl_requestUIElementData( sal_Int16 nElementType, UIElementData& aUIE… in impl_requestUIElementData() function in framework::UIConfigurationManager 355 impl_requestUIElementData( nElementType, pIter->second ); in impl_findUIElementData() 513 impl_requestUIElementData( nType, rElement ); in impl_reloadElementTypeData()
|
H A D | uiconfigurationmanagerimpl.hxx | 185 …void impl_requestUIElementData( sal_Int16 nElementType, Layer eLayer, UIElementData& aU…
|
/aoo41x/main/framework/inc/uiconfiguration/ |
H A D | uiconfigurationmanager.hxx | 183 …void impl_requestUIElementData( sal_Int16 nElementType, UIElementData& aUIElementData );
|
H A D | moduleuiconfigurationmanager.hxx | 195 …void impl_requestUIElementData( sal_Int16 nElementType, Layer eLayer, UIElementData& aU…
|
Completed in 34 milliseconds