Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx804 StringToIndexMap aTitleToIndexMap; in ReadOfficeMenuBarSet() local
817 StringToIndexMap::const_iterator pIter = aTitleToIndexMap.find( aPopupTitle ); in ReadOfficeMenuBarSet()
818 if ( pIter != aTitleToIndexMap.end() ) in ReadOfficeMenuBarSet()
830 aTitleToIndexMap.insert( StringToIndexMap::value_type( aPopupTitle, nIndex )); in ReadOfficeMenuBarSet()

Completed in 25 milliseconds