Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/inc/comphelper/
H A Dproperty.hxx75 …struct PropertyStringEqualFunctor : ::std::binary_function< ::com::sun::star::beans::Property, ::r… struct
/AOO41X/main/comphelper/source/property/
H A Dproperty.cxx161 boost::bind(PropertyStringEqualFunctor(), in findProperty()