Searched refs:sInputFileNameNoSuffix (Results 1 – 2 of 2) sorted by relevance
1299 String sInputFileNameNoSuffix = FileHelper.getNameNoSuffix(sInputFileBasename); in convertDocument() local1309 sOutputFile += sInputFileNameNoSuffix + "." + sExtension; in convertDocument()
1334 String sInputFileNameNoSuffix = FileHelper.getNameNoSuffix(sInputFileBasename); in convertDocument() local1344 sOutputFile += sInputFileNameNoSuffix + "." + sExtension; in convertDocument()
Completed in 91 milliseconds