Searched refs:TransferMode (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | PathSelection.java | 55 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()
|
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaWizardDialogImpl.java | 200 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
|
/aoo42x/main/wizards/com/sun/star/wizards/fax/ |
H A D | FaxWizardDialogImpl.java | 336 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
|
/aoo42x/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterWizardDialogImpl.java | 1432 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
|
Completed in 24 milliseconds