Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleValue.java59 XAccessibleValue anotherFromGroup = null; field in _XAccessibleValue
62 anotherFromGroup = (XAccessibleValue)tEnv.getObjRelation( in before()
140 if (anotherFromGroup == null) { in _setCurrentValue()
211 Object valAnotherFromGroup = anotherFromGroup.getCurrentValue(); in _setCurrentValue()
218 anotherFromGroup.setCurrentValue(new Integer(curValBase)); in _setCurrentValue()
225 anotherFromGroup.getCurrentValue()); in _setCurrentValue()

Completed in 14 milliseconds