Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/event/
H A DSimpleDataAware.java30 protected Value controlValue; field in SimpleDataAware
36 controlValue = controlValue_; in SimpleDataAware()
48 controlValue.set(value, control); in setToUI()
78 return controlValue.get(control); in getFromUI()