Home
last modified time | relevance | path

Searched refs:rOldValue (Results 26 – 50 of 135) sorted by relevance

123456

/trunk/main/forms/source/xforms/
H A Dpropertysetbase.hxx269 …virtual sal_Bool SAL_CALL convertFastPropertyValue( Any_t& rConvertedValue, Any_t& rOldValue, sal_…
294 …inline void notifyPropertyChange( sal_Int32 nHandle, const Any_t& rOldValue, const Any_t& rNewValu… in notifyPropertyChange() argument
296 const_cast< PropertySetBase* >( this )->firePropertyChange( nHandle, rNewValue, rOldValue ); in notifyPropertyChange()
H A Dsubmission.cxx443 Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& rValue ) in convertFastPropertyValue() argument
459 …return PropertySetBase::convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, makeAny( aC… in convertFastPropertyValue()
463 return PropertySetBase::convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, rValue ); in convertFastPropertyValue()
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx255 sal_Bool OStatementBase::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int3… in convertFastPropertyValue() argument
262 … bModified = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, m_bUseBookmarks ); in convertFastPropertyValue()
266 …bModified = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, m_bEscapeProcessin… in convertFastPropertyValue()
280 rOldValue = aCurrentValue; in convertFastPropertyValue()
H A DTableDeco.cxx176 Any & rOldValue, in convertFastPropertyValue() argument
211 bRet = ODataSettings::convertFastPropertyValue(rConvertedValue, rOldValue,nHandle,rValue); in convertFastPropertyValue()
218 …bRet = ::comphelper::tryPropertyValue(rConvertedValue,rOldValue,rValue,aValue,::getCppuType(static… in convertFastPropertyValue()
/trunk/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx483 …t::FireEvent(const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue ) const in FireEvent()
489 AccessibleEventObject aEvent(xThis, nEventId, rNewValue, rOldValue); in FireEvent()
503 …void AccessibleImageBullet::LostPropertyEvent( const uno::Any& rOldValue, const sal_Int16 nEventId… in LostPropertyEvent() argument
507 FireEvent( nEventId, uno::Any(), rOldValue ); in LostPropertyEvent()
H A DAccessibleContextBase.cxx655 const uno::Any& rOldValue) in CommitChange() argument
666 rOldValue); in CommitChange()
/trunk/main/UnoControls/source/controls/
H A Dframecontrol.cxx326 Any& rOldValue , in convertFastPropertyValue() argument
334 rOldValue <<= m_sComponentURL ; in convertFastPropertyValue()
339 rOldValue <<= m_seqLoaderArguments ; in convertFastPropertyValue()
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx277 uno::Any & rOldValue, in convertFastPropertyValue() argument
285 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue()
286 if ( rOldValue != rValue ) in convertFastPropertyValue()
294 rOldValue.clear(); in convertFastPropertyValue()
/trunk/main/svtools/source/control/
H A Dtoolbarmenuacc.cxx130 void ToolbarMenuAcc::FireAccessibleEvent( short nEventId, const Any& rOldValue, const Any& rNewValu… in FireAccessibleEvent() argument
141 aEvtObject.OldValue = rOldValue; in FireAccessibleEvent()
630 void ToolbarMenuEntryAcc::FireAccessibleEvent( short nEventId, const Any& rOldValue, const Any& rNe… in FireAccessibleEvent() argument
641 aEvtObject.OldValue = rOldValue; in FireAccessibleEvent()
H A Dtoolbarmenuimp.hxx130 … FireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com::su…
215 …void FireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::…
293 …void fireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com…
H A Dvalueacc.cxx109 void ValueSetAcc::FireAccessibleEvent( short nEventId, const uno::Any& rOldValue, const uno::Any& r… in FireAccessibleEvent() argument
120 aEvtObject.OldValue = rOldValue; in FireAccessibleEvent()
852 void ValueItemAcc::FireAccessibleEvent( short nEventId, const uno::Any& rOldValue, const uno::Any& … in FireAccessibleEvent() argument
863 aEvtObject.OldValue = rOldValue; in FireAccessibleEvent()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx391 Any & rConvertedValue, Any & rOldValue,
670 Any & rOldValue, in convertFastPropertyValue() argument
685 rOldValue.setValue( & bBOOL , ::getCppuBooleanType() ); in convertFastPropertyValue()
700 rOldValue <<= nINT16; in convertFastPropertyValue()
714 rOldValue <<= nINT32; in convertFastPropertyValue()
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx128 …om::sun::star::uno::Any & rConvertedValue, ::com::sun::star::uno::Any & rOldValue, sal_Int32 nHand… in convertFastPropertyValue() argument
141 rOldValue <<= mnOrientation; in convertFastPropertyValue()
152 rOldValue <<= mbHorizontal; in convertFastPropertyValue()
/trunk/main/editeng/inc/editeng/
H A DAccessibleParaManager.hxx191 … const ::com::sun::star::uno::Any& rOldValue = ::com::sun::star::uno::Any() ) const;
246 … const ::com::sun::star::uno::Any& rOldValue = ::com::sun::star::uno::Any() ) const;
H A DAccessibleImageBullet.hxx166 …Value = ::com::sun::star::uno::Any(), const ::com::sun::star::uno::Any& rOldValue = ::com::sun::st…
176 …void LostPropertyEvent( const ::com::sun::star::uno::Any& rOldValue, const sal_Int16 nEventId ) co…
/trunk/main/extensions/source/propctrlr/
H A Dinspectormodelbase.cxx199 …lInspectorModel::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nHand… in convertFastPropertyValue() argument
201 … return m_pProperties->convertFastPropertyValue( rConvertedValue, rOldValue, nHandle, rValue ); in convertFastPropertyValue()
H A Dformcontroller.cxx197 … FormController::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nHand… in convertFastPropertyValue() argument
211 getFastPropertyValue( rOldValue, nHandle ); in convertFastPropertyValue()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx655 const ::com::sun::star::uno::Any& rOldValue);
667 const ::com::sun::star::uno::Any& rOldValue);
680 const ::com::sun::star::uno::Any& rOldValue,
/trunk/main/connectivity/source/commontools/
H A Dparamwrapper.cxx178 …sal_Bool ParameterWrapper::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int3… in convertFastPropertyValue() argument
184 rOldValue = m_aValue.makeAny(); in convertFastPropertyValue()
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx284 ::com::sun::star::uno::Any & rOldValue,
341 const ::com::sun::star::uno::Any& rOldValue);
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncolumn.hxx215 ::com::sun::star::uno::Any & rOldValue,
269 ::com::sun::star::uno::Any & rOldValue,
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterObject.cxx92 const uno::Any& rOldValue, in FireAccessibleEvent() argument
102 aEventObject.OldValue = rOldValue; in FireAccessibleEvent()
H A DAccessibleTreeNode.cxx108 const uno::Any& rOldValue, in FireAccessibleEvent() argument
118 aEventObject.OldValue = rOldValue; in FireAccessibleEvent()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx416 const Any& rNewValue, const Any& rOldValue, sal_Bool _bColumnHeaderBar ) in commitHeaderBarEvent() argument
420 rNewValue, rOldValue, _bColumnHeaderBar ); in commitHeaderBarEvent()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx1078 Any & rOldValue, in convertFastPropertyValue() argument
1092 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
1094 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()

Completed in 142 milliseconds

123456