Home
last modified time | relevance | path

Searched refs:sUserTemplatePath (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java102 String sUserTemplatePath; field in AgendaWizardDialogImpl
202 myPathSelection.sDefaultDirectory = sUserTemplatePath; in insertPathSelectionControl()
211sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in initializePaths()
/aoo41x/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java76 String sUserTemplatePath; field in FaxWizardDialogImpl
338 myPathSelection.sDefaultDirectory = sUserTemplatePath; in insertPathSelectionControl()
377sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in initializePaths()
/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java86 String sUserTemplatePath; field in LetterWizardDialogImpl
1291sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in initializePaths()
1434 myPathSelection.sDefaultDirectory = sUserTemplatePath; in insertPathSelectionControl()

Completed in 26 milliseconds