Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx130 rtl::OUString sInputFileURL( absfile ); in TEST_F() local
132 for (sal_Int32 n = 0; n < sInputFileURL.getLength(); ++n) in TEST_F()
134 sal_uChar nC = sInputFileURL[n]; in TEST_F()
144 xStream = xSimpleFileAccess->openFileRead(sInputFileURL); in TEST_F()
/aoo42x/main/qadevOOo/runner/graphical/
H A DOpenOfficePostscriptCreator.java84 String sInputFileURL = URLHelper.getFileURLFromSystemPath(m_sDocumentName); in load() local
85 m_aDocument = loadFromURL(m_aParameterHelper, sInputFileURL); in load()
88 GlobalLogWriter.println("loadDocumentFromURL() failed with document: " + sInputFileURL); in load()
89 throw new OfficeException("load(): failed with document" + sInputFileURL); in load()
/aoo42x/main/qadevOOo/runner/convwatch/
H A DOfficePrint.java810 String sInputFileURL = URLHelper.getFileURLFromSystemPath(_sAbsoluteInputFile); in buildReference() local
856 return printToFile(_aGTA, sInputFileURL, sOutputFileURL, sPrintFileURL); in buildReference()

Completed in 39 milliseconds