Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java336 Integer ControlKey = new Integer(iControlKey); in insertButton() local
339 ControlList.put(sName, ControlKey); in insertButton()
355 Integer ControlKey = new Integer(iControlKey); in insertCheckBox() local
358 ControlList.put(sName, ControlKey); in insertCheckBox()
373 Integer ControlKey = new Integer(iControlKey); in insertNumericField() local
376 ControlList.put(sName, ControlKey); in insertNumericField()
393 Integer ControlKey = new Integer(iControlKey); in insertScrollBar() local
396 ControlList.put(sName, ControlKey); in insertScrollBar()
430 Integer ControlKey = new Integer(iControlKey); in insertEditField() local
431 ControlList.put(sName, ControlKey); in insertEditField()
[all …]