Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds