Home
last modified time | relevance | path

Searched refs:rOldValue (Results 76 – 100 of 135) sorted by relevance

123456

/trunk/main/svtools/inc/svtools/
H A Dgenericunodialog.hxx119 …e( com::sun::star::uno::Any& rConvertedValue, com::sun::star::uno::Any& rOldValue, sal_Int32 nHand…
H A Dvalueset.hxx304 …lFireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com::su…
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx1124 sal_Bool UnoControlModel::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int… in convertFastPropertyValue() argument
1246 getFastPropertyValue( rOldValue, nPropId ); in convertFastPropertyValue()
1247 return !CompareProperties( rConvertedValue, rOldValue ); in convertFastPropertyValue()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.hxx136 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.hxx92 sal_Bool SAL_CALL convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue,
/trunk/main/connectivity/inc/connectivity/
H A Dparamwrapper.hxx106 …:com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHand…
/trunk/main/UnoControls/source/inc/
H A Dframecontrol.hxx461 UNO3_ANY& rOldValue ,
/trunk/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx89 …virtual sal_Bool SAL_CALL convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, sal_Int3…
/trunk/main/forms/source/component/
H A DFormattedField.cxx501 sal_Bool OFormattedModel::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int32 … in convertFastPropertyValue() argument
504 return OEditBaseModel::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
H A DColumns.hxx106 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
H A DFormattedField.hxx88 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
H A DImageControl.hxx76 …:com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHand…
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1406 Any & rOldValue, in convertFastPropertyValue() argument
1419 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
1421 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx105 const cssu::Any& rOldValue,
1501 const uno::Any& rOldValue, in FireAccessibleEvent() argument
1509 aEventObject.OldValue = rOldValue; in FireAccessibleEvent()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.hxx88 ::com::sun::star::uno::Any & rOldValue,
/trunk/main/sd/source/ui/inc/
H A DAccessibleTreeNode.hxx97 const ::com::sun::star::uno::Any& rOldValue,
H A DAccessibleSlideSorterObject.hxx88 const ::com::sun::star::uno::Any& rOldValue,
H A DAccessibleSlideSorterView.hxx85 const ::com::sun::star::uno::Any& rOldValue,
/trunk/main/chart2/source/inc/
H A DOPropertySet.hxx122 ::com::sun::star::uno::Any & rOldValue,
/trunk/main/editeng/inc/editeng/
H A DAccessibleContextBase.hxx100 const ::com::sun::star::uno::Any& rOldValue);
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx709 …ra::FireEvent(const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue) const in FireEvent()
715 AccessibleEventObject aEvent(xThis, nEventId, rNewValue, rOldValue); in FireEvent()
734 …void AccessibleEditableTextPara::LostPropertyEvent( const uno::Any& rOldValue, const sal_Int16 nEv… in LostPropertyEvent() argument
738 FireEvent( nEventId, uno::Any(), rOldValue ); in LostPropertyEvent()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.hxx79 ::com::sun::star::uno::Any & rOldValue,
H A DSStatement.cxx281 Any & rOldValue, in convertFastPropertyValue() argument
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx294 sal_Bool OResultSet::convertFastPropertyValue(Any & rConvertedValue, Any & rOldValue, sal_Int32 nHa… in convertFastPropertyValue() argument
299 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue()
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontroller.hxx211 ::com::sun::star::uno::Any& rOldValue,

Completed in 139 milliseconds

123456