Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DPathSelection.java48 public static class DialogTypes class in PathSelection
133 case DialogTypes.FOLDER: in triggerPathPicker()
136 case DialogTypes.FILE: in triggerPathPicker()
156 case DialogTypes.FOLDER: in triggerPathPicker()
159 case DialogTypes.FILE: in triggerPathPicker()
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java200 …n = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.DialogTypes.FILE); in insertPathSelectionControl()
/aoo42x/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java336 …n = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.DialogTypes.FILE); in insertPathSelectionControl()
/aoo42x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1432 …n = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.DialogTypes.FILE); in insertPathSelectionControl()

Completed in 25 milliseconds