Home
last modified time | relevance | path

Searched refs:rDefaultElements (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx204 …UIElementDataHashMap& rDefaultElements = m_aUIElements[LAYER_DEFAULT][nElementType].aElementsHashM… in impl_fillSequenceWithElementTypeInfo() local
205 UIElementDataHashMap::const_iterator pDefIter = rDefaultElements.begin(); in impl_fillSequenceWithElementTypeInfo()
207 while ( pDefIter != rDefaultElements.end() ) in impl_fillSequenceWithElementTypeInfo()
H A Duiconfigurationmanagerimpl.cxx174 …UIElementDataHashMap& rDefaultElements = m_aUIElements[LAYER_DEFAULT][nElementType].aElementsHashM… in impl_fillSequenceWithElementTypeInfo() local
175 UIElementDataHashMap::const_iterator pDefIter = rDefaultElements.begin(); in impl_fillSequenceWithElementTypeInfo()
177 while ( pDefIter != rDefaultElements.end() ) in impl_fillSequenceWithElementTypeInfo()

Completed in 29 milliseconds