Home
last modified time | relevance | path

Searched defs:oPropValues (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog2.java78 …utton insertButton(String sName, String actionPerformed, String[] sPropNames, Object[] oPropValues) in insertButton()
113 …heckBox insertCheckBox(String sName, String itemChanged, String[] sPropNames, Object[] oPropValues) in insertCheckBox()
182 public XControl insertTitledBox(String sName, String[] sPropNames, Object[] oPropValues) in insertTitledBox()
198 public XControl insertImage(String sName, String[] sPropNames, Object[] oPropValues) in insertImage()
238 …rol insertFileControl(String sName, String sTextChanged, String[] sPropNames, Object[] oPropValues) in insertFileControl()
258 …Field insertDateField(String sName, String sTextChanged, String[] sPropNames, Object[] oPropValues) in insertDateField()
278 …Field insertTimeField(String sName, String sTextChanged, String[] sPropNames, Object[] oPropValues) in insertTimeField()
303 public XControl insertFixedLine(String sName, String[] sPropNames, Object[] oPropValues) in insertFixedLine()
309 public XScrollBar insertScrollBar(String sName, String[] sPropNames, Object[] oPropValues) in insertScrollBar()
315 public XProgressBar insertProgressBar(String sName, String[] sPropNames, Object[] oPropValues) in insertProgressBar()
[all …]
H A DUnoDialog.java296 public XFixedText insertLabel(String sName, String[] sPropNames, Object[] oPropValues) in insertLabel()

Completed in 28 milliseconds