Searched defs:PropertyNameLess (Results 1 – 2 of 2) sorted by relevance
154 struct OOO_DLLPUBLIC_CHARTTOOLS PropertyNameLess struct156 inline bool operator() ( const ::com::sun::star::beans::Property & first, in operator ()()
507 struct PropertyNameLess : public ::std::binary_function< Property, Property, bool > struct509 bool operator()( const Property& _rLHS, const Property& _rRHS ) in operator ()()
Completed in 20 milliseconds