Searched refs:rDefaultElements (Results 1 – 2 of 2) sorted by relevance
204 …UIElementDataHashMap& rDefaultElements = m_aUIElements[LAYER_DEFAULT][nElementType].aElementsHashM… in impl_fillSequenceWithElementTypeInfo() local205 UIElementDataHashMap::const_iterator pDefIter = rDefaultElements.begin(); in impl_fillSequenceWithElementTypeInfo()207 while ( pDefIter != rDefaultElements.end() ) in impl_fillSequenceWithElementTypeInfo()
174 …UIElementDataHashMap& rDefaultElements = m_aUIElements[LAYER_DEFAULT][nElementType].aElementsHashM… in impl_fillSequenceWithElementTypeInfo() local175 UIElementDataHashMap::const_iterator pDefIter = rDefaultElements.begin(); in impl_fillSequenceWithElementTypeInfo()177 while ( pDefIter != rDefaultElements.end() ) in impl_fillSequenceWithElementTypeInfo()
Completed in 29 milliseconds