Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java186 int nType = CurDBCommandFieldSelection.getSelectedCommandType(); in leaveStep()
268 if (this.CurDBCommandFieldSelection.getSelectedCommandType() == CommandType.TABLE) in executeQuery()
668 int nlCommandType = this.CurDBCommandFieldSelection.getSelectedCommandType(); in toggleSortingPage()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java386 public int getSelectedCommandType() in getSelectedCommandType() method in CommandFieldSelection