Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx58 …struct PropertyDescriptionHandleCompare : public ::std::binary_function< PropertyDescription, sal_… struct
60 bool operator() (const PropertyDescription& x, const sal_Int32& y) const in operator ()()
64 bool operator() (const sal_Int32& x, const PropertyDescription& y) const in operator ()()

Completed in 18 milliseconds