Searched refs:TIntValuePairVector (Results 1 – 2 of 2) sorted by relevance
33 …lueFunc : ::std::binary_function<OSortIndex::TIntValuePairVector::value_type,OSortIndex::TIntValue…41 …line bool operator()(const OSortIndex::TIntValuePairVector::value_type& lhs,const OSortIndex::TInt… in operator ()()93 ,::std::select1st<TIntValuePairVector::value_type>()); in CreateKeySet()115 m_aKeyValues.push_back(TIntValuePairVector::value_type(pKeyValue->getValue(),NULL)); in AddKeyValue()119 m_aKeyValues.push_back(TIntValuePairVector::value_type(pKeyValue->getValue(),pKeyValue)); in AddKeyValue()132 TIntValuePairVector::iterator aIter = m_aKeyValues.begin(); in Freeze()
54 typedef ::std::vector< ::std::pair<sal_Int32,OKeyValue*> > TIntValuePairVector; typedef in connectivity::OSortIndex58 TIntValuePairVector m_aKeyValues;
Completed in 32 milliseconds