Home
last modified time | relevance | path

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

/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx75 …struct PropertyStringEqualFunctor : ::std::binary_function< ::com::sun::star::beans::Property, ::r… struct
78 …inline bool operator()( const ::com::sun::star::beans::Property& lhs, const ::rtl::OUString& rhs )… in operator ()()
83 …inline bool operator()( const ::rtl::OUString& lhs, const ::com::sun::star::beans::Property& rhs )… in operator ()()

Completed in 13 milliseconds