Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds