Home
last modified time | relevance | path

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

/trunk/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()
396 ControlList.put(sName, ControlKey); in insertScrollBar()
431 ControlList.put(sName, ControlKey); in insertEditField()
457 ControlList.put(sName, ControlKey); in insertListBox()
482 ControlList.put(sName, ControlKey); in insertComboBox()
[all …]

Completed in 14 milliseconds