Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx148 const Type& _rType, const void* _pInitialValue) in registerPropertyNoMember() argument
152 OSL_ENSURE(_pInitialValue || ((_nAttributes & PropertyAttribute::MAYBEVOID) != 0), in registerPropertyNoMember()
159 if (_pInitialValue) in registerPropertyNoMember()
160 m_aHoldProperties.push_back(Any(_pInitialValue, _rType)); in registerPropertyNoMember()
/aoo42x/main/dbaccess/source/core/api/
H A Dcolumn.cxx171 …rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, const Type& _rType, const void* _pInitialValue ) in registerPropertyNoMember() argument
173 …pertyContainer::registerPropertyNoMember( _rName, _nHandle, _nAttributes, _rType, _pInitialValue ); in registerPropertyNoMember()
/aoo42x/main/dbaccess/source/core/inc/
H A Dcolumnsettings.hxx61 const void* _pInitialValue
H A Dcolumn.hxx121 …e, sal_Int32 _nAttributes, const ::com::sun::star::uno::Type& _rType, const void* _pInitialValue );
/aoo42x/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx138 const ::com::sun::star::uno::Type& _rType, const void* _pInitialValue);

Completed in 33 milliseconds