Home
last modified time | relevance | path

Searched refs:rOldValue (Results 51 – 75 of 135) sorted by relevance

123456

/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx144 … FireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com::su…
182 … FireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com::su…
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx247 sal_Bool ODbaseIndex::Update(sal_uInt32 nRec, const ORowSetValue& rOldValue, in Update() argument
256 return Delete(nRec, rOldValue) && Insert(nRec,rNewValue); in Update()
/trunk/main/svtools/source/control/
H A Dvalueimp.hxx141 … FireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com::su…
287 …void FireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::…
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx723 Any & rOldValue, in convertFastPropertyValue() argument
736 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
738 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx984 ::com::sun::star::uno::Any & rOldValue, in convertFastPropertyValue() argument
998 bRet = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
1001 bRet = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx319 const uno::Any& rOldValue) in CommitChange() argument
325 rOldValue); in CommitChange()
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx243 …Value = ::com::sun::star::uno::Any(), const ::com::sun::star::uno::Any& rOldValue = ::com::sun::st…
323 …void LostPropertyEvent( const ::com::sun::star::uno::Any& rOldValue, const sal_Int16 nEventId ) co…
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainer.hxx65 ::com::sun::star::uno::Any & rOldValue,
H A Dpropertycontainerhelper.hxx157 ::com::sun::star::uno::Any & rOldValue,
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx201 static Any addToSequence( const Any& rOldValue, const Any& rNewValue ) in addToSequence() argument
205 return rOldValue; in addToSequence()
207 else if( !rOldValue.hasValue() ) in addToSequence()
214 if( rOldValue >>= aNewSeq ) in addToSequence()
223 aNewSeq[0] = rOldValue; in addToSequence()
/trunk/main/forms/source/component/
H A DEditBase.hxx84 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
H A DDate.hxx56 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
H A DTime.hxx57 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
H A DFile.hxx64 …:com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue, sal_Int32 nHand…
H A Dnavigationbar.hxx105 …stPropertyValue(::com::sun::star::uno::Any& rConvertedValue, ::com::sun::star::uno::Any& rOldValue,
/trunk/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx271 const OUString& rOldValue = in StartElement() local
273 if( !IsXMLToken( rOldValue, XML_TRUE ) ) in StartElement()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx143 const uno::Any& rOldValue, in FireAccessibleEvent() argument
153 aEventObject.OldValue = rOldValue; in FireAccessibleEvent()
/trunk/main/extensions/source/propctrlr/
H A Dinspectormodelbase.hxx78 …om::sun::star::uno::Any & rConvertedValue, ::com::sun::star::uno::Any & rOldValue, sal_Int32 nHand…
H A Dformcontroller.hxx100 …om::sun::star::uno::Any & rConvertedValue, ::com::sun::star::uno::Any & rOldValue, sal_Int32 nHand…
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx83 const ::com::sun::star::uno::Any& rOldValue,
H A DAccessibleTextHelper.hxx359 … const ::com::sun::star::uno::Any& rOldValue = ::com::sun::star::uno::Any() ) const;
/trunk/main/toolkit/inc/toolkit/controls/
H A Dformattedcontrol.hxx55 ::com::sun::star::uno::Any& rOldValue,
/trunk/main/dbaccess/source/core/api/
H A DCRowSetDataColumn.hxx72 ::com::sun::star::uno::Any & rOldValue,
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx763 Any & rOldValue, in convertFastPropertyValue() argument
775 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchDirection()); in convertFastPropertyValue()
777 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getFetchSize()); in convertFastPropertyValue()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx696 …lFireAccessibleEvent( short nEventId, const ::com::sun::star::uno::Any& rOldValue, const ::com::su… in ImplFireAccessibleEvent() argument
699 m_pAccessible->fireEvent( nEventId, rOldValue, rNewValue ); in ImplFireAccessibleEvent()

Completed in 114 milliseconds

123456