Searched defs:oPropValues (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/wizards/com/sun/star/wizards/ui/ |
| H A D | UnoDialog2.java | 65 …tring sName, String actionPerformed, Object eventTarget, String[] sPropNames, Object[] oPropValues) in insertButton() 78 …utton insertButton(String sName, String actionPerformed, String[] sPropNames, Object[] oPropValues) in insertButton() 83 …awt.XActionListener actionPerformed, Object eventTarget, String[] sPropNames, Object[] oPropValues) in insertImageButton() 95 …sName, com.sun.star.awt.XActionListener actionPerformed, String[] sPropNames, Object[] oPropValues) in insertImageButton() 100 …ox(String sName, String itemChanged, Object eventTarget, String[] sPropNames, Object[] oPropValues) in insertCheckBox() 113 …heckBox insertCheckBox(String sName, String itemChanged, String[] sPropNames, Object[] oPropValues) in insertCheckBox() 118 …ing itemChanged, String textChanged, Object eventTarget, String[] sPropNames, Object[] oPropValues) in insertComboBox() 140 …actionPerformed, String itemChanged, String textChanged, String[] sPropNames, Object[] oPropValues) in insertComboBox() 145 …actionPerformed, String itemChanged, Object eventTarget, String[] sPropNames, Object[] oPropValues) in insertListBox() 161 …tring sName, String actionPerformed, String itemChanged, String[] sPropNames, Object[] oPropValues) in insertListBox() [all …]
|
| H A D | UnoDialog.java | 296 public XFixedText insertLabel(String sName, String[] sPropNames, Object[] oPropValues) in insertLabel()
|