Home
last modified time | relevance | path

Searched refs:TransferMode (Results 1 – 4 of 4) sorted by path

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java200 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java336 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1432 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DPathSelection.java55 public static class TransferMode class in PathSelection
62 …public PathSelection(XMultiServiceFactory xMSF, UnoDialog2 CurUnoDialog, int TransferMode, int Dia… in PathSelection() argument
67 this.iTransferMode = TransferMode; in PathSelection()
130 case TransferMode.SAVE: in triggerPathPicker()
153 case TransferMode.LOAD: in triggerPathPicker()

Completed in 22 milliseconds