Home
last modified time | relevance | path

Searched refs:_rMemberType (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx98 sal_Int32 _nAttributes, void* _pPointerToMember, const Type& _rMemberType) in registerProperty() argument
102 OSL_ENSURE(!_rMemberType.equals(::getCppuType(static_cast< Any* >(NULL))), in registerProperty()
108 aNewProp.aProperty = Property( _rName, _nHandle, _rMemberType, (sal_Int16)_nAttributes ); in registerProperty()
/aoo42x/main/dbaccess/source/core/api/
H A Dcolumn.cxx159 …me, sal_Int32 _nHandle, sal_Int32 _nAttributes, void* _pPointerToMember, const Type& _rMemberType ) in registerProperty() argument
161 …ertyContainer::registerProperty( _rName, _nHandle, _nAttributes, _pPointerToMember, _rMemberType ); in registerProperty()
/aoo42x/main/dbaccess/source/core/inc/
H A Dcolumnsettings.hxx45 const ::com::sun::star::uno::Type& _rMemberType
H A Dcolumn.hxx119 …sal_Int32 _nAttributes, void* _pPointerToMember, const ::com::sun::star::uno::Type& _rMemberType );
/aoo42x/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx111 void* _pPointerToMember, const ::com::sun::star::uno::Type& _rMemberType);

Completed in 26 milliseconds