Home
last modified time | relevance | path

Searched refs:aUIElementInfoCollection (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx192aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo()
199aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo()
209 …UIElementInfoHashMap::const_iterator pIterInfo = aUIElementInfoCollection.find( pDefIter->second.a… in impl_fillSequenceWithElementTypeInfo()
210 if ( pIterInfo == aUIElementInfoCollection.end() ) in impl_fillSequenceWithElementTypeInfo()
237aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pDefIter->second.aResourceURL, … in impl_fillSequenceWithElementTypeInfo()
1003 UIElementInfoHashMap aUIElementInfoCollection; in getUIElementsInfo() local
1008 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, sal_Int16( i ) ); in getUIElementsInfo()
1011 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, ElementType ); in getUIElementsInfo()
1017 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
1018 UIElementInfoHashMap::const_iterator pIter = aUIElementInfoCollection.begin(); in getUIElementsInfo()
[all …]
H A Duiconfigurationmanagerimpl.cxx160aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo()
167aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo()
179 …UIElementInfoHashMap::const_iterator pIterInfo = aUIElementInfoCollection.find( pDefIter->second.a… in impl_fillSequenceWithElementTypeInfo()
180 if ( pIterInfo == aUIElementInfoCollection.end() ) in impl_fillSequenceWithElementTypeInfo()
206aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pDefIter->second.aResourceURL, … in impl_fillSequenceWithElementTypeInfo()
970 UIElementInfoHashMap aUIElementInfoCollection; in getUIElementsInfo() local
975 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, sal_Int16( i ) ); in getUIElementsInfo()
978 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, ElementType ); in getUIElementsInfo()
984 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
985 UIElementInfoHashMap::const_iterator pIter = aUIElementInfoCollection.begin(); in getUIElementsInfo()
[all …]
H A Duiconfigurationmanager.cxx159 …er::impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int1… in impl_fillSequenceWithElementTypeInfo() argument
182aUIElementInfoCollection.insert( UIElementInfoHashMap::value_type( pUserIter->second.aResourceURL,… in impl_fillSequenceWithElementTypeInfo()
785 UIElementInfoHashMap aUIElementInfoCollection; in getUIElementsInfo() local
790 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, sal_Int16( i ) ); in getUIElementsInfo()
793 impl_fillSequenceWithElementTypeInfo( aUIElementInfoCollection, ElementType ); in getUIElementsInfo()
799 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
800 UIElementInfoHashMap::const_iterator pIter = aUIElementInfoCollection.begin(); in getUIElementsInfo()
803 while ( pIter != aUIElementInfoCollection.end() ) in getUIElementsInfo()
H A Duiconfigurationmanagerimpl.hxx182 … impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int1…
/aoo41x/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx180 … impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int1…
H A Dmoduleuiconfigurationmanager.hxx192 … impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElementInfoCollection, sal_Int1…

Completed in 68 milliseconds