Searched refs:impl_findUIElementData (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/framework/source/uiconfiguration/ |
H A D | moduleuiconfigurationmanager.cxx | 179 …UIElementData* pDataSettings = impl_findUIElementData( pUserIter->second.aResourceURL, nElementTyp… in impl_fillSequenceWithElementTypeInfo() 217 …UIElementData* pDataSettings = impl_findUIElementData( pDefIter->second.aResourceURL, nElementType… in impl_fillSequenceWithElementTypeInfo() 402 ModuleUIConfigurationManager::UIElementData* ModuleUIConfigurationManager::impl_findUIElementData(… in impl_findUIElementData() function in framework::ModuleUIConfigurationManager 1058 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in hasSettings() 1081 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in getSettings() 1112 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in replaceSettings() 1222 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1247 … UIElementData* pDefaultDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1301 UIElementData* pDataSettings = impl_findUIElementData( NewResourceURL, nElementType ); in insertSettings() 1428 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in isDefaultSettings()
|
H A D | uiconfigurationmanagerimpl.cxx | 148 …UIElementData* pDataSettings = impl_findUIElementData( pUserIter->second.aResourceURL, nElementTyp… in impl_fillSequenceWithElementTypeInfo() 187 …UIElementData* pDataSettings = impl_findUIElementData( pDefIter->second.aResourceURL, nElementType… in impl_fillSequenceWithElementTypeInfo() 371 UIConfigurationManagerImpl::UIElementData* UIConfigurationManagerImpl::impl_findUIElementData( con… in impl_findUIElementData() function in framework::UIConfigurationManagerImpl 1025 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in hasSettings() 1048 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in getSettings() 1079 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in replaceSettings() 1187 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1210 …UIElementData* pDefaultDataSettings = m_bUseDefault ? impl_findUIElementData( ResourceURL, nElemen… in removeSettings() 1266 UIElementData* pDataSettings = impl_findUIElementData( NewResourceURL, nElementType ); in insertSettings() 1514 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in isDefaultSettings()
|
H A D | uiconfigurationmanager.cxx | 169 …UIElementData* pDataSettings = impl_findUIElementData( pUserIter->second.aResourceURL, nElementTyp… in impl_fillSequenceWithElementTypeInfo() 339 UIConfigurationManager::UIElementData* UIConfigurationManager::impl_findUIElementData( const rtl::O… in impl_findUIElementData() function in framework::UIConfigurationManager 835 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in hasSettings() 858 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in getSettings() 889 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in replaceSettings() 948 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1008 UIElementData* pDataSettings = impl_findUIElementData( NewResourceURL, nElementType ); in insertSettings()
|
H A D | uiconfigurationmanagerimpl.hxx | 184 …UIElementData* impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType,…
|
/aoo42x/main/framework/inc/uiconfiguration/ |
H A D | uiconfigurationmanager.hxx | 182 …UIElementData* impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType,…
|
H A D | moduleuiconfigurationmanager.hxx | 194 …UIElementData* impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType,…
|
Completed in 51 milliseconds