Home
last modified time | relevance | path

Searched defs:newValue (Results 26 – 48 of 48) sorted by relevance

12

/AOO41X/main/qadevOOo/tests/java/ifc/form/validation/
H A D_XValidatableFormComponent.java129 Object newValue = ValueChanger.changePValue(oldValue); in changeAllProperties() local
/AOO41X/main/toolkit/test/accessibility/
H A DAccessibilityTreeModelBase.java129 public void valueForPathChanged(TreePath path, Object newValue) in valueForPathChanged()
/AOO41X/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java108 Object[] newValue = new Object[gValues.length]; in setPropertyValues() local
/AOO41X/main/qadevOOo/tests/java/ifc/container/
H A D_XContainer.java322 Object newValue = inst2; in performChanges4() local
/AOO41X/main/winaccessibility/source/service/
H A DAccEventListener.cxx139 void AccEventListener::handleStateChangedEvent(Any oldValue, Any newValue) in handleStateChangedEvent()
/AOO41X/main/xmlsecurity/tools/uno/
H A DDomToTreeModelAdapter.java92 public void valueForPathChanged(TreePath path, Object newValue) in valueForPathChanged()
/AOO41X/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx271 const difference_type newValue( remainder_ + 1 ); in inc() local
290 const difference_type newValue( remainder_ - 1 ); in dec() local
345 const difference_type newValue( remainder_ + d ); in operator +=() local
/AOO41X/main/framework/qa/complex/path_substitution/
H A DPathSubstitutionTest.java119 String newValue = oObj.substituteVariables(substString, true); in checkXStringSubstitution() local
/AOO41X/main/qadevOOo/tests/java/ifc/i18n/
H A D_XCalendar.java71 public short newValue = 2; field in _XCalendar
/AOO41X/main/sc/qa/complex/sc/
H A DCalcRTL.java359 Object oldValue, Object newValue, in checkResult()
/AOO41X/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DComponent.java152 Object newValue; field in Component.PropertyChangeBroadcaster
177 protected void firePropertyChange(String property, Object oldValue, Object newValue) { in firePropertyChange()
H A DContainer.java155 Object newValue; field in Container.PropertyChangeBroadcaster
180 protected void firePropertyChange(String property, Object oldValue, Object newValue) { in firePropertyChange()
/AOO41X/main/qadevOOo/tests/java/mod/_forms/
H A DGenericModelTest.java558 Object newValue = ps.getPropertyValue(ChangePropertyName); in wasCommited() local
/AOO41X/main/basebmp/test/
H A Dbmpdemo.cxx476 const difference_type newValue( remainder_ + 1 ); in inc() local
497 const difference_type newValue( remainder_ - 1 ); in dec() local
552 const difference_type newValue( remainder_ + d ); in operator +=() local
563 const difference_type newValue( remainder_ - d ); in operator -=() local
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DFormat.java231 public void setValue(String newValue) { in setValue()
/AOO41X/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx336 wchar_t* newValue = reinterpret_cast<wchar_t*>( malloc( nNewValueBytes ) ); in DoRegEntries() local
/AOO41X/main/odk/examples/java/Inspector/
H A DHideableTreeModel.java104 public void valueForPathChanged(TreePath path, Object newValue) { in valueForPathChanged()
/AOO41X/main/forms/qa/integration/forms/
H A DCellBinding.java536 Integer newValue = new Integer( 1 ); in simulateUserRadioCheck() local
/AOO41X/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java211 String propertyName, Object oldValue, Object newValue, in prepareSet()
/AOO41X/main/cppuhelper/source/
H A Dpropertysetmixin.cxx1030 css::uno::Any const & newValue, BoundListeners * boundListeners) in prepareSet()
/AOO41X/main/qadevOOo/runner/util/
H A DValueChanger.java45 Object newValue = null; in changePValue() local
/AOO41X/main/registry/source/
H A Dreflwrit.cxx411 sal_Unicode * newValue = 0; in setData() local
/AOO41X/main/toolkit/workben/layout/
H A Deditor.cxx505 rtl::OUString newValue = getProperty( propName, rKind ); in isPropertyTouched() local

12