Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1532 struct EqualName : public ::std::unary_function< PropertyValue, bool > struct
1534 const ::rtl::OUString m_sName;
1535 EqualName( const ::rtl::OUString& _rName ) : m_sName( _rName ) { } in EqualName() function
1537 inline bool operator()( const PropertyValue& _rProp ) in operator ()()

Completed in 30 milliseconds