Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DGenericModelTest.java510 Object ChangePropertyValue = null; field in GenericModelTest.Checker
512 …able xl, XPropertySet ps, XInterface ctrl, String ChangePropertyName, Object ChangePropertyValue) { in Checker() argument
517 this.ChangePropertyValue=ChangePropertyValue; in Checker()
529 if (ChangePropertyValue != null){ in update()
531 lastValue = ChangePropertyValue; in update()
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 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 15 milliseconds