Home
last modified time | relevance | path

Searched refs:_nProperty (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/fpicker/source/office/
H A DOfficeControlAccess.cxx550 …tControlProperty( sal_Int16 _nControlId, Control* _pControl, sal_Int16 _nProperty, const Any& _rVa… in implSetControlProperty() argument
561 switch ( _nProperty ) in implSetControlProperty()
706 Any OControlAccess::implGetControlProperty( Control* _pControl, sal_Int16 _nProperty ) const in implGetControlProperty()
711 switch ( _nProperty ) in implGetControlProperty()
H A DOfficeControlAccess.hxx95 Control* _pControl, sal_Int16 _nProperty, const ::com::sun::star::uno::Any& _rValue,
110 …::com::sun::star::uno::Any implGetControlProperty( Control* _pControl, sal_Int16 _nProperty ) cons…
/aoo4110/main/xmloff/source/forms/
H A Dpropertyexport.cxx422 …tRelativeTargetLocation(const ConstAsciiString& _sPropertyName,sal_Int32 _nProperty,bool _bAddType) in exportRelativeTargetLocation() argument
431 AddAttribute(OAttributeMetaData::getCommonControlAttributeNamespace(_nProperty) in exportRelativeTargetLocation()
432 ,OAttributeMetaData::getCommonControlAttributeName(_nProperty) in exportRelativeTargetLocation()
H A Dpropertyexport.hxx69 …void exportRelativeTargetLocation(const ConstAsciiString& _sPropertyName,sal_Int32 _nProperty,bool…
/aoo4110/main/dbaccess/source/core/api/
H A DRowSetBase.hxx191 void fireProperty( sal_Int32 _nProperty, sal_Bool _bNew, sal_Bool _bOld );
384 …inline void fireProperty( sal_Int32 _nProperty, sal_Bool _bNew, sal_Bool _bOld, const GrantNotifi… in fireProperty() argument
386 fireProperty( _nProperty, _bNew, _bOld ); in fireProperty()
H A DRowSetBase.cxx1334 void ORowSetBase::fireProperty( sal_Int32 _nProperty, sal_Bool _bNew, sal_Bool _bOld ) in fireProperty() argument
1339 fire( &_nProperty, &aNew, &aOld, 1, sal_False ); in fireProperty()
/aoo4110/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx158 …OPropNumericEditCtrl* CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty,const rtl::OStrin…
/aoo4110/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1088 OPropNumericEditCtrl* OFieldDescControl::CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty in CreateNumericControl() argument
1090 …OPropNumericEditCtrl* pControl = new OPropNumericEditCtrl( this, _nHelpStr, _nProperty, WB_BORDER … in CreateNumericControl()
/aoo4110/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx60 ::rtl::OUString getLiteral(sal_uInt32 _nProperty);

Completed in 193 milliseconds