Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx70 struct PropertyDescriptionNameMatch : public ::std::unary_function< PropertyDescription, bool > struct
73PropertyDescriptionNameMatch( const ::rtl::OUString& _rCompare ) : m_rCompare( _rCompare ) { } in PropertyDescriptionNameMatch() argument
75 bool operator() (const PropertyDescription& x ) const in operator ()()

Completed in 22 milliseconds