Home
last modified time | relevance | path

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

1234

/aoo42x/main/connectivity/source/commontools/
H A Dparamwrapper.cxx128 … ::rtl::OUString ParameterWrapper::impl_getPseudoAggregatePropertyName( sal_Int32 _nHandle ) const in IMPLEMENT_GET_IMPLEMENTATION_ID()
135 if ( pProperties->Handle == _nHandle ) in IMPLEMENT_GET_IMPLEMENTATION_ID()
/aoo42x/main/comphelper/source/property/
H A Dopropertybag.hxx170 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 _nHandle ) const;
173 … virtual ::com::sun::star::beans::PropertyState getPropertyStateByHandle( sal_Int32 _nHandle );
/aoo42x/main/dbaccess/source/core/inc/
H A Ddatasettings.hxx91 …virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _rDefault…
H A DView.hxx71 …oid SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandle ) const;
H A Ddefinitioncolumn.hxx228 ::rtl::OUString impl_getPropertyNameFromHandle( const sal_Int32 _nHandle ) const;
/aoo42x/main/connectivity/source/inc/hsqldb/
H A DHView.hxx69 …oid SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandle ) const;
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx1827 void SAL_CALL ODatabaseForm::forwardingPropertyValue( sal_Int32 _nHandle ) in forwardingPropertyValue() argument
1829 …OSL_ENSURE( _nHandle == PROPERTY_ID_ACTIVE_CONNECTION, "ODatabaseForm::forwardingPropertyValue: un… in forwardingPropertyValue()
1830 if ( _nHandle == PROPERTY_ID_ACTIVE_CONNECTION ) in forwardingPropertyValue()
1839 void SAL_CALL ODatabaseForm::forwardedPropertyValue( sal_Int32 _nHandle, bool /*_bSuccess*/ ) in forwardedPropertyValue() argument
1841 …OSL_ENSURE( _nHandle == PROPERTY_ID_ACTIVE_CONNECTION, "ODatabaseForm::forwardedPropertyValue: une… in forwardedPropertyValue()
1842 if ( _nHandle == PROPERTY_ID_ACTIVE_CONNECTION ) in forwardedPropertyValue()
H A DHidden.hxx49 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
H A Drefvaluecomponent.hxx78 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
H A DFile.hxx67 virtual ::com::sun::star::uno::Any getPropertyDefaultByHandle( sal_Int32 _nHandle ) const;
H A DComboBox.hxx94 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
H A DButton.hxx88 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
H A DListBox.hxx108 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
H A DDatabaseForm.hxx452 virtual void SAL_CALL forwardingPropertyValue( sal_Int32 _nHandle );
453 virtual void SAL_CALL forwardedPropertyValue( sal_Int32 _nHandle, bool _bSuccess );
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx141 const sal_Int32 _nHandle,
457 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
1069 …ny& _rConvertedValue, ::com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const ::com::sun…
/aoo42x/main/dbaccess/source/ui/inc/
H A Dunosqlmessage.hxx77 …:Any& _rConvertedValue, com::sun::star::uno::Any& _rOldValue, sal_Int32 _nHandle, const com::sun::…
/aoo42x/main/cui/source/options/
H A Doptpath.cxx137 static String getCfgName_Impl( sal_uInt16 _nHandle ) in getCfgName_Impl() argument
143 if ( Hdl2CfgMap_Impl[ nIndex ].m_nHandle == _nHandle ) in getCfgName_Impl()
/aoo42x/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx120 ::rtl::OUString impl_getPseudoAggregatePropertyName( sal_Int32 _nHandle ) const;
/aoo42x/main/sc/source/ui/unoobj/
H A Dcelllistsource.hxx114 …oid SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandle ) const;
H A Dcellvaluebinding.hxx119 …oid SAL_CALL getFastPropertyValue( ::com::sun::star::uno::Any& _rValue, sal_Int32 _nHandle ) const;
/aoo42x/main/fpicker/source/office/
H A Dcommonpicker.hxx142 …sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::uno::Exce…
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.hxx153 …virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _rDefault…
H A Ddocumentdefinition.hxx274 …virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _rDefault…
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportController.hxx339 …virtual void getPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::star::uno::Any& _rDefault…
/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1480 EqualHandle( sal_Int32 _nHandle ) : m_nHandle( _nHandle ) { } in EqualHandle()

Completed in 149 milliseconds

1234