Searched refs:PathSelection (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaWizardDialogImpl.java | 52 import com.sun.star.wizards.ui.PathSelection; 99 PathSelection myPathSelection; 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 | 69 PathSelection myPathSelection; 336 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | PathSelection.java | 32 public class PathSelection class 62 …public PathSelection(XMultiServiceFactory xMSF, UnoDialog2 CurUnoDialog, int TransferMode, int Dia… in PathSelection() method in PathSelection
|
/aoo42x/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterWizardDialogImpl.java | 74 PathSelection myPathSelection; 1432 …myPathSelection = new PathSelection(xMSF, this, PathSelection.TransferMode.SAVE, PathSelection.Dia… in insertPathSelectionControl()
|
/aoo42x/main/wizards/ |
H A D | Jar_commonwizards.mk | 100 wizards/com/sun/star/wizards/ui/PathSelection \
|
Completed in 31 milliseconds