Searched refs:MapIndexToModel (Results 1 – 1 of 1) sorted by relevance
677 …::std::multimap< sal_Int32, Reference< XControlModel >, ::std::less< sal_Int32 > > MapIndexToModel; typedef684 MapIndexToModel aSortedModels; in getControlModels()707 aSortedModels.insert( MapIndexToModel::value_type( nTabIndex, xModel ) ); in getControlModels()721 ::std::select2nd< MapIndexToModel::value_type >( ) in getControlModels()
Completed in 23 milliseconds