Home
last modified time | relevance | path

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

/AOO41X/main/extensions/source/propctrlr/
H A Dgenericpropertyhandler.hxx48 …struct TypeLess : ::std::binary_function< ::com::sun::star::uno::Type, ::com::sun::star::uno::Type… struct
50 …rator()( const ::com::sun::star::uno::Type& _rLHS, const ::com::sun::star::uno::Type& _rRHS ) const in operator ()()
/AOO41X/main/forms/source/xforms/
H A Dconvert.hxx41 struct TypeLess struct
43 bool operator()( const com::sun::star::uno::Type& rType1, in operator ()()