Home
last modified time | relevance | path

Searched defs:OUStringLess (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx145 struct OUStringLess struct
147 bool operator() ( const ::rtl::OUString& r1, const ::rtl::OUString& r2 ) const in operator ()()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx1107 struct OUStringLess : public std::binary_function<OUString, OUString, bool> struct
1109 bool operator()(const OUString& x, const OUString& y) const in operator ()()

Completed in 25 milliseconds