Searched refs:rUserElements (Results 1 – 3 of 3) sorted by relevance
164 UIElementDataHashMap& rUserElements = m_aUIElements[nElementType].aElementsHashMap; in impl_fillSequenceWithElementTypeInfo() local165 UIElementDataHashMap::const_iterator pUserIter = rUserElements.begin(); in impl_fillSequenceWithElementTypeInfo()167 while ( pUserIter != rUserElements.end() ) in impl_fillSequenceWithElementTypeInfo()
168 …UIElementDataHashMap& rUserElements = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHash… in impl_fillSequenceWithElementTypeInfo() local169 UIElementDataHashMap::const_iterator pUserIter = rUserElements.begin(); in impl_fillSequenceWithElementTypeInfo()172 while ( pUserIter != rUserElements.end() ) in impl_fillSequenceWithElementTypeInfo()
137 …UIElementDataHashMap& rUserElements = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHash… in impl_fillSequenceWithElementTypeInfo() local138 UIElementDataHashMap::const_iterator pUserIter = rUserElements.begin(); in impl_fillSequenceWithElementTypeInfo()141 while ( pUserIter != rUserElements.end() ) in impl_fillSequenceWithElementTypeInfo()
Completed in 45 milliseconds