Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A DTSortIndex.cxx33 struct TKeyValueFunc : ::std::binary_function<OSortIndex::TIntValuePairVector::value_type,OSortInde… struct
37 TKeyValueFunc(OSortIndex* _pIndex) : pIndex(_pIndex) in TKeyValueFunc() argument
130 ::std::sort(m_aKeyValues.begin(),m_aKeyValues.end(),TKeyValueFunc(this)); in Freeze()

Completed in 6 milliseconds