Searched refs:UIElementInfoHashMap (Results 1 – 6 of 6) sorted by relevance
/trunk/main/framework/source/uiconfiguration/ |
H A D | moduleuiconfigurationmanager.cxx | 162 void ModuleUIConfigurationManager::impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIE… in impl_fillSequenceWithElementTypeInfo() 192 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo() 199 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo() 209 …UIElementInfoHashMap::const_iterator pIterInfo = aUIElementInfoCollection.find( pDefIter->second.a… in impl_fillSequenceWithElementTypeInfo() 230 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pDefIter->second.aResourceURL, … in impl_fillSequenceWithElementTypeInfo() 237 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pDefIter->second.aResourceURL, … in impl_fillSequenceWithElementTypeInfo() 1003 UIElementInfoHashMap aUIElementInfoCollection; in getUIElementsInfo() 1018 UIElementInfoHashMap::const_iterator pIter = aUIElementInfoCollection.begin(); in getUIElementsInfo()
|
H A D | uiconfigurationmanagerimpl.cxx | 130 void UIConfigurationManagerImpl::impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIEle… in impl_fillSequenceWithElementTypeInfo() 160 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo() 167 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo() 179 …UIElementInfoHashMap::const_iterator pIterInfo = aUIElementInfoCollection.find( pDefIter->second.a… in impl_fillSequenceWithElementTypeInfo() 199 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pDefIter->second.aResourceURL, … in impl_fillSequenceWithElementTypeInfo() 206 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pDefIter->second.aResourceURL, … in impl_fillSequenceWithElementTypeInfo() 970 UIElementInfoHashMap aUIElementInfoCollection; in getUIElementsInfo() 985 UIElementInfoHashMap::const_iterator pIter = aUIElementInfoCollection.begin(); in getUIElementsInfo()
|
H A D | uiconfigurationmanager.cxx | 159 void UIConfigurationManager::impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElement… in impl_fillSequenceWithElementTypeInfo() 182 …aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo() 785 UIElementInfoHashMap aUIElementInfoCollection; in getUIElementsInfo() 800 UIElementInfoHashMap::const_iterator pIter = aUIElementInfoCollection.begin(); in getUIElementsInfo()
|
H A D | uiconfigurationmanagerimpl.hxx | 177 …UString, UIElementInfo, rtl::OUStringHash, ::std::equal_to< rtl::OUString > > UIElementInfoHashMap; typedef in framework::UIConfigurationManagerImpl 182 …void impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollecti…
|
/trunk/main/framework/inc/uiconfiguration/ |
H A D | uiconfigurationmanager.hxx | 175 …UString, UIElementInfo, rtl::OUStringHash, ::std::equal_to< rtl::OUString > > UIElementInfoHashMap; typedef in framework::UIConfigurationManager 180 …void impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollecti…
|
H A D | moduleuiconfigurationmanager.hxx | 187 …UString, UIElementInfo, rtl::OUStringHash, ::std::equal_to< rtl::OUString > > UIElementInfoHashMap; typedef in framework::ModuleUIConfigurationManager 192 …void impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollecti…
|
Completed in 63 milliseconds