Searched defs:sDocumentName (Results 1 – 4 of 4) sorted by relevance
101 String sDocumentName = (String)aList.get(i); in load() local
97 String sDocumentName = m_sDocumentName + ".ps"; in storeAsPostscript() local
99 String sDocumentName = FileHelper.appendPath(m_sOutputURL, m_sBasename); in storeAsPostscript() local
339 final String sDocumentName = FileHelper.getBasename(_sDocument) + "_" + j + ".pdf"; in loadAndSaveNTimesDocument() local
Completed in 50 milliseconds