Searched refs:impl_findUIElementData (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/framework/source/uiconfiguration/ |
| 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 1023 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in hasSettings() 1045 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in getSettings() 1075 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in replaceSettings() 1182 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1205 …UIElementData* pDefaultDataSettings = m_bUseDefault ? impl_findUIElementData( ResourceURL, nElemen… in removeSettings() 1260 UIElementData* pDataSettings = impl_findUIElementData( NewResourceURL, nElementType ); in insertSettings() 1507 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in isDefaultSettings()
|
| 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 1056 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in hasSettings() 1078 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in getSettings() 1108 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in replaceSettings() 1217 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1242 … UIElementData* pDefaultDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1295 UIElementData* pDataSettings = impl_findUIElementData( NewResourceURL, nElementType ); in insertSettings() 1421 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 833 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType, false ); in hasSettings() 855 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in getSettings() 885 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in replaceSettings() 943 UIElementData* pDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() 1002 UIElementData* pDataSettings = impl_findUIElementData( NewResourceURL, nElementType ); in insertSettings()
|
| H A D | uiconfigurationmanagerimpl.hxx | 184 …UIElementData* impl_findUIElementData( const rtl::OUString& aResourceURL, sal_Int16 nElementType,…
|
| /trunk/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,…
|