Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java336 Integer ControlKey = new Integer(iControlKey); in insertButton()
355 Integer ControlKey = new Integer(iControlKey); in insertCheckBox()
373 Integer ControlKey = new Integer(iControlKey); in insertNumericField()
393 Integer ControlKey = new Integer(iControlKey); in insertScrollBar()
409 …return insertEditField("com.sun.star.awt.UnoControlEditModel", sName, iControlKey, xTextListener, … in insertTextField()
430 Integer ControlKey = new Integer(iControlKey); in insertEditField()
456 Integer ControlKey = new Integer(iControlKey); in insertListBox()
481 Integer ControlKey = new Integer(iControlKey); in insertComboBox()
490 XRadioButton xRadioButton = insertRadioButton(sName, iControlKey, sProperties, sValues); in insertRadioButton()
508 XRadioButton xRadioButton = insertRadioButton(sName, iControlKey, sProperties, sValues); in insertRadioButton()
[all …]

Completed in 24 milliseconds