Searched refs:preselectCommand (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/ui/ |
| H A D | CommandFieldSelection.java | 399 public void preselectCommand(PropertyValue[] _aPropertyValue, boolean _bReadOnly) in preselectCommand() method in CommandFieldSelection 409 preselectCommand(sCommand, nCommandType, _bReadOnly); in preselectCommand() 419 public void preselectCommand(String _selitem, int _nCommandType, boolean _bReadOnly) in preselectCommand() method in CommandFieldSelection 447 public void preselectCommand(String _selitem, boolean _bReadOnly) in preselectCommand() method in CommandFieldSelection
|
| /trunk/main/wizards/com/sun/star/wizards/form/ |
| H A D | FormWizard.java | 133 curSubFormFieldSelection.preselectCommand(sPreSelectedTableName, bReadOnly); in enterStep() 350 this.curDBCommandFieldSelection.preselectCommand(m_wizardContext, false); in start()
|
| /trunk/main/wizards/com/sun/star/wizards/query/ |
| H A D | QueryWizard.java | 121 this.m_DBCommandFieldSelectio.preselectCommand(m_wizardContext, false); in start()
|
| /trunk/main/wizards/com/sun/star/wizards/report/ |
| H A D | ReportWizard.java | 491 this.CurDBCommandFieldSelection.preselectCommand(m_wizardContext, false); in startReportWizard()
|