Searched defs:oldValue (Results 26 – 36 of 36) sorted by relevance
12
/trunk/main/odk/examples/java/Text/ |
H A D | SWriter.java | 198 Object oldValue = null; in main() local
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ |
H A D | _XMultiPropertySet.java | 282 Object oldValue = gValues[i]; in _setPropertyValues() local
|
/trunk/main/winaccessibility/source/service/ |
H A D | AccEventListener.cxx | 139 void AccEventListener::handleStateChangedEvent(Any oldValue, Any newValue) in handleStateChangedEvent()
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | Component.java | 151 Object oldValue; field in Component.PropertyChangeBroadcaster 177 protected void firePropertyChange(String property, Object oldValue, Object newValue) { in firePropertyChange()
|
H A D | Container.java | 154 Object oldValue; field in Container.PropertyChangeBroadcaster 180 protected void firePropertyChange(String property, Object oldValue, Object newValue) { in firePropertyChange()
|
/trunk/main/unoxml/source/dom/ |
H A D | element.cxx | 629 OUString oldValue; in setAttribute() local 712 OUString oldValue; in setAttributeNS() local
|
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySetMixin.java | 211 String propertyName, Object oldValue, Object newValue, in prepareSet()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 401 …final Object oldValue = tableRowProperties.getAttribute(OfficeNamespaces.FO_NS, OfficeToken.BACKGR… in processElement() local
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | DatabaseDocument.java | 496 …final int oldValue = ((Integer) securitySettings.getPropertyValue("MacroSecurityLevel")).intValue(… in impl_setMacroSecurityLevel() local
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/ |
H A D | ValueChanger.java | 43 public static Object changePValue( Object oldValue ) { in changePValue()
|
/trunk/main/cppuhelper/source/ |
H A D | propertysetmixin.cxx | 1029 rtl::OUString const & propertyName, css::uno::Any const & oldValue, in prepareSet()
|
Completed in 118 milliseconds
12