Searched refs:FieldSelection (Results 1 – 8 of 8) sorted by relevance
| /AOO42X/main/wizards/com/sun/star/wizards/query/ |
| H A D | QueryWizard.java | 43 import com.sun.star.wizards.ui.FieldSelection; 62 private FieldSelection m_groupFieldSelection; 249 …m_groupFieldSelection = new FieldSelection(this, SOGROUPSELECTION_PAGE, 95, 27, 210, 150, reslblFi… in buildSteps()
|
| /AOO42X/main/wizards/com/sun/star/wizards/table/ |
| H A D | PrimaryKeyHandler.java | 37 import com.sun.star.wizards.ui.FieldSelection; 59 private FieldSelection curPrimaryKeySelection; 189 …curPrimaryKeySelection = new FieldSelection(CurUnoDialog, IPRIMEKEYSTEP.intValue(), 116, 142, 208,… in PrimaryKeyHandler()
|
| H A D | ScenarioSelector.java | 44 import com.sun.star.wizards.ui.FieldSelection; 55 public class ScenarioSelector extends FieldSelection implements XItemListener, XFieldSelectionListe…
|
| /AOO42X/main/wizards/com/sun/star/wizards/report/ |
| H A D | ReportWizard.java | 54 import com.sun.star.wizards.ui.FieldSelection; 69 protected FieldSelection CurGroupFieldSelection;
|
| H A D | GroupFieldHandler.java | 32 public class GroupFieldHandler extends FieldSelection
|
| /AOO42X/main/wizards/com/sun/star/wizards/ui/ |
| H A D | FieldSelection.java | 36 public class FieldSelection class 174 …public FieldSelection(UnoDialog CurUnoDialog, int _iStep, int CompPosX, int CompPosY, int CompWidt… in FieldSelection() method in FieldSelection
|
| H A D | CommandFieldSelection.java | 38 public class CommandFieldSelection extends FieldSelection implements Comparator
|
| /AOO42X/main/wizards/ |
| H A D | Jar_commonwizards.mk | 97 wizards/com/sun/star/wizards/ui/FieldSelection \
|