Searched refs:StringToIndexMap (Results 1 – 1 of 1) sorted by relevance
334 …tl::OUString, sal_uInt32, rtl::OUStringHash, ::std::equal_to< ::rtl::OUString > > StringToIndexMap; typedef in framework::AddonsOptions_Impl804 StringToIndexMap aTitleToIndexMap; in ReadOfficeMenuBarSet()817 StringToIndexMap::const_iterator pIter = aTitleToIndexMap.find( aPopupTitle ); in ReadOfficeMenuBarSet()830 aTitleToIndexMap.insert( StringToIndexMap::value_type( aPopupTitle, nIndex )); in ReadOfficeMenuBarSet()
Completed in 27 milliseconds