Home
last modified time | relevance | path

Searched refs:aOldValue (Results 76 – 98 of 98) sorted by relevance

1234

/aoo42x/main/framework/inc/services/
H A Dpathsettings.hxx272 … css::uno::Any& aOldValue ,
H A Dautorecovery.hxx504 css::uno::Any& aOldValue ,
H A Ddesktop.hxx344 … css::uno::Any& aOldValue ,
H A Dlayoutmanager.hxx296 … com::sun::star::uno::Any& aOldValue ,
/aoo42x/main/svx/source/form/
H A Dfmundo.cxx1005 ,aOldValue(evt.OldValue) in FmUndoPropertyAction()
1026 xObj->setPropertyValue( aPropertyName, aOldValue ); in Undo()
/aoo42x/main/svtools/source/control/
H A Dvclxaccessibleheaderbaritem.cxx119 Any aOldValue, aNewValue; in ProcessWindowEvent() local
H A Dtoolbarmenuacc.cxx93 Any aOldValue, aNewValue; in ProcessWindowEvent() local
/aoo42x/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventHandler.java293 Object aOldValue, in handleGenericEvent() argument
/aoo42x/main/framework/source/services/
H A Dpathsettings.cxx1047 css::uno::Any& aOldValue , in convertFastPropertyValue() argument
1058 aOldValue, in convertFastPropertyValue()
/aoo42x/main/svx/source/inc/
H A Dfmundo.hxx67 ::com::sun::star::uno::Any aOldValue;
/aoo42x/main/framework/inc/uielement/
H A Drootitemcontainer.hxx124 … com::sun::star::uno::Any& aOldValue ,
/aoo42x/main/framework/inc/helper/
H A Duiconfigelementwrapperbase.hxx127 … com::sun::star::uno::Any& aOldValue ,
/aoo42x/main/framework/inc/tabwin/
H A Dtabwindow.hxx150 … com::sun::star::uno::Any& aOldValue ,
/aoo42x/main/svx/source/dialog/
H A Dfrmsel.cxx944 Any aOldValue, aNewValue; in SelectBorder() local
946 pFrameSelector->NotifyAccessibleEvent( AccessibleEventId::STATE_CHANGED, aOldValue, aNewValue ); in SelectBorder()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1379 uno::Any aOldValue = xAdditionalPropSet->getPropertyValue( in setPropertyValues() local
1381 if ( aOldValue != rValue.Value ) in setPropertyValues()
1387 aEvent.OldValue = aOldValue; in setPropertyValues()
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1395 uno::Any aOldValue in setPropertyValues() local
1397 if ( aOldValue != rValue.Value ) in setPropertyValues()
1403 aEvent.OldValue = aOldValue; in setPropertyValues()
/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx2332 double aOldValue = 0; in Modify() local
2348 aOldValue = ((SwTblBoxValue&)((SwAttrSetChg*)pOld)-> in Modify()
2362 aOldValue = ((SwTblBoxValue*)pOld)->GetValue(); in Modify()
/aoo42x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx113 ::css::uno::Any aOldValue, aNewValue; in textChanged()
114 if ( implInitTextChangedEvent( m_aParagraphText, aParagraphText, aOldValue, aNewValue ) ) in textChanged()
119 aOldValue, aNewValue); in textChanged()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1973 uno::Any aOldValue in setPropertyValues() local
1975 if ( aOldValue != rValue.Value ) in setPropertyValues()
1981 aEvent.OldValue = aOldValue; in setPropertyValues()
/aoo42x/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1744 Any aOldValue = xPropertySet->getPropertyValue( aPropName ); in lcl_ApplyResolverToNestedContainees() local
1745 if ( ( aOldValue >>= xCurrStringResourceResolver ) in lcl_ApplyResolverToNestedContainees()
/aoo42x/main/forms/source/component/
H A DFormComponent.cxx962 Any aConvertedValue, aOldValue; in setPropertyToDefaultByHandle() local
963 if ( convertFastPropertyValue( aConvertedValue, aOldValue, _nHandle, aDefault ) ) in setPropertyToDefaultByHandle()
/aoo42x/main/sc/inc/
H A Dchgtrack.hxx725 String aOldValue; member in ScChangeActionContent
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx3173 Any& aOldValue, in convertFastPropertyValue() argument
3177 …return LayoutManager_PBase::convertFastPropertyValue( aConvertedValue, aOldValue, nHandle, aValue … in convertFastPropertyValue()

Completed in 180 milliseconds

1234