Searched refs:IndexCompare (Results 1 – 3 of 3) sorted by relevance
1017 struct IndexCompare struct1020 IndexCompare( const ::css::beans::PropertyValue* pVals ) : pValues(pVals) {} in IndexCompare() argument1162 std::sort( &pIndices[0], &pIndices[nLength], IndexCompare(pPairs) ); in retrieveCharacterAttributes()
1626 struct IndexCompare struct1629 IndexCompare( const PropertyValue* pVals ) : pValues(pVals) {} in IndexCompare() argument1915 sort( &pIndices[0], &pIndices[nLength], IndexCompare(pPairs) ); in getCharacterAttributes()3241 sort( &pIndices[0], &pIndices[nLength], IndexCompare(pPairs) ); in setAttributes()
1350 struct IndexCompare struct1353 IndexCompare( const PropertyValue* pVals ) : pValues(pVals) {} in IndexCompare() argument1556 sort( &pIndices[0], &pIndices[nLength], IndexCompare(pPairs) ); in getCharacterAttributes()
Completed in 50 milliseconds