Searched refs:_nProperty (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/fpicker/source/office/ |
H A D | OfficeControlAccess.cxx | 550 …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 D | OfficeControlAccess.hxx | 95 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…
|
/aoo42x/main/xmloff/source/forms/ |
H A D | propertyexport.cxx | 422 …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 D | propertyexport.hxx | 69 …void exportRelativeTargetLocation(const ConstAsciiString& _sPropertyName,sal_Int32 _nProperty,bool…
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | RowSetBase.hxx | 191 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 D | RowSetBase.cxx | 1334 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()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | FieldDescControl.hxx | 158 …OPropNumericEditCtrl* CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty,const rtl::OStrin…
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 1088 OPropNumericEditCtrl* OFieldDescControl::CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty… in CreateNumericControl() argument 1090 …OPropNumericEditCtrl* pControl = new OPropNumericEditCtrl( this, _nHelpStr, _nProperty, WB_BORDER … in CreateNumericControl()
|
/aoo42x/main/connectivity/source/inc/ado/ |
H A D | ADatabaseMetaData.hxx | 60 ::rtl::OUString getLiteral(sal_uInt32 _nProperty);
|
Completed in 52 milliseconds