Searched refs:sLetterPath (Results 1 – 1 of 1) sorted by relevance
88 String sLetterPath; field in LetterWizardDialogImpl1142 sLetterPath = sMainPath + sLetterSubPath; in initializeNorms()1148 nameList2 = xSimpleFileAccess.getFolderContents(sLetterPath, true); in initializeNorms()1304 String sLetterPath = NormPaths[getCurrentLetter().cp_Norm]; in initializeTemplates() local1308 BusinessFiles = FileAccess.getFolderTitles(xMSF, "bus", sLetterPath); in initializeTemplates()1309 OfficialFiles = FileAccess.getFolderTitles(xMSF, "off", sLetterPath); in initializeTemplates()1310 PrivateFiles = FileAccess.getFolderTitles(xMSF, "pri", sLetterPath); in initializeTemplates()
Completed in 19 milliseconds