Home
last modified time | relevance | path

Searched refs:rUserElements (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx164 UIElementDataHashMap& rUserElements = m_aUIElements[nElementType].aElementsHashMap; in impl_fillSequenceWithElementTypeInfo() local
165 UIElementDataHashMap::const_iterator pUserIter = rUserElements.begin(); in impl_fillSequenceWithElementTypeInfo()
167 while ( pUserIter != rUserElements.end() ) in impl_fillSequenceWithElementTypeInfo()
H A Dmoduleuiconfigurationmanager.cxx168 …UIElementDataHashMap& rUserElements = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHash… in impl_fillSequenceWithElementTypeInfo() local
169 UIElementDataHashMap::const_iterator pUserIter = rUserElements.begin(); in impl_fillSequenceWithElementTypeInfo()
172 while ( pUserIter != rUserElements.end() ) in impl_fillSequenceWithElementTypeInfo()
H A Duiconfigurationmanagerimpl.cxx137 …UIElementDataHashMap& rUserElements = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHash… in impl_fillSequenceWithElementTypeInfo() local
138 UIElementDataHashMap::const_iterator pUserIter = rUserElements.begin(); in impl_fillSequenceWithElementTypeInfo()
141 while ( pUserIter != rUserElements.end() ) in impl_fillSequenceWithElementTypeInfo()

Completed in 201 milliseconds