Home
last modified time | relevance | path

Searched refs:_nHandle (Results 76 – 81 of 81) sorted by relevance

1234

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.hxx194 …virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _rDefault…
H A DRowSet.cxx234 void ORowSet::getPropertyDefaultByHandle( sal_Int32 _nHandle, Any& _rDefault ) const in getPropertyDefaultByHandle() argument
236 switch( _nHandle ) in getPropertyDefaultByHandle()
H A DRowSet.hxx234 …virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _rDefault…
/aoo42x/main/toolkit/source/controls/
H A Dunocontrols.cxx876 void SAL_CALL UnoControlImageControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, co… in setFastPropertyValue_NoBroadcast() argument
878 GraphicControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
883 switch ( _nHandle ) in setFastPropertyValue_NoBroadcast()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx4087 void SAL_CALL OReportController::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle,const Any& _aV… in setFastPropertyValue_NoBroadcast() argument
4089 if ( _nHandle == PROPERTY_ID_ZOOMVALUE ) in setFastPropertyValue_NoBroadcast()
/aoo42x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx261 void getPropertyDefaultByHandle( sal_Int32 _nHandle, uno::Any& _rDefault ) const;

Completed in 131 milliseconds

1234