Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx858 struct StrictStringSort : public ::std::binary_function< const FontNameAttr&, const FontNameAttr&, … struct
1162 …sort( it->second.aSubstAttributes.begin(), it->second.aSubstAttributes.end(), StrictStringSort() ); in readLocaleSubst()
1197 …d.aSubstAttributes.begin(), lang->second.aSubstAttributes.end(), aSearchAttr, StrictStringSort() ); in getSubstInfo()

Completed in 29 milliseconds