Home
last modified time | relevance | path

Searched refs:ChangePropertyValue (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/mod/_forms/
H A DOListBoxModel.java194 Object ChangePropertyValue = null; field in OListBoxModel.Checker
196 …able xl, XPropertySet ps, XInterface ctrl, String ChangePropertyName, Object ChangePropertyValue) { in Checker() argument
201 this.ChangePropertyValue=ChangePropertyValue; in Checker()
H A DGenericModelTest.java509 Object ChangePropertyValue = null; field in GenericModelTest.Checker
511 …able xl, XPropertySet ps, XInterface ctrl, String ChangePropertyName, Object ChangePropertyValue) { in Checker() argument
516 this.ChangePropertyValue=ChangePropertyValue; in Checker()
528 if (ChangePropertyValue != null){ in update()
530 lastValue = ChangePropertyValue; in update()
H A DOTimeModel.java187 Object ChangePropertyValue = null; field in OTimeModel.Checker
189 …able xl, XPropertySet ps, XInterface ctrl, String ChangePropertyName, Object ChangePropertyValue) { in Checker() argument
194 this.ChangePropertyValue=ChangePropertyValue; in Checker()

Completed in 23 milliseconds