Home
last modified time | relevance | path

Searched refs:FieldSelectionListener (Results 1 – 4 of 4) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java230 curDBCommandFieldSelection.addFieldSelectionListener(new FieldSelectionListener()); in buildSteps()
247 curSubFormFieldSelection.addFieldSelectionListener(new FieldSelectionListener()); in buildSteps()
384 public class FieldSelectionListener implements com.sun.star.wizards.ui.XFieldSelectionListener class in FormWizard
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java238 m_DBCommandFieldSelectio.addFieldSelectionListener(new FieldSelectionListener()); in buildSteps()
250 m_groupFieldSelection.addFieldSelectionListener(new FieldSelectionListener()); in buildSteps()
399 public class FieldSelectionListener implements com.sun.star.wizards.ui.XFieldSelectionListener class in QueryWizard
/trunk/main/wizards/com/sun/star/wizards/report/
H A DGroupFieldHandler.java54 addFieldSelectionListener(new FieldSelectionListener()); in GroupFieldHandler()
142 …/* protected */ class FieldSelectionListener implements com.sun.star.wizards.ui.XFieldSelectionLis… class in GroupFieldHandler
H A DReportWizard.java325 CurDBCommandFieldSelection.addFieldSelectionListener(new FieldSelectionListener()); in buildSteps()
682 public class FieldSelectionListener implements com.sun.star.wizards.ui.XFieldSelectionListener class in ReportWizard

Completed in 36 milliseconds