Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1477 struct EqualHandle : public ::std::unary_function< PropertyValue, bool > struct
1479 const sal_Int32 m_nHandle;
1480 EqualHandle( sal_Int32 _nHandle ) : m_nHandle( _nHandle ) { } in EqualHandle() argument
1482 inline bool operator()( const PropertyValue& _rProp ) in operator ()()

Completed in 26 milliseconds