Home
last modified time | relevance | path

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

/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java255 final String sDocument = sDocuments[k][i]; in loadAndSaveDocuments() local
263 loadAndSaveNTimesDocument(sDocument, 1, sExtension); in loadAndSaveDocuments()
283 final String sDocument = sDocuments[k][i]; in loadAndSaveDocuments() local
287 aChecker.setDocumentName(FileHelper.getBasename(sDocument)); in loadAndSaveDocuments()
291 loadAndSaveNTimesDocument(sDocument, iExportDocCount, sExtension); in loadAndSaveDocuments()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DReportDesignerTest.java337 … String sDocument = (String) param.get(convwatch.PropertyName.DOC_COMPARATOR_INPUT_PATH); in ReportDesignTest() local
338 sDocument = helper.StringHelper.removeQuoteIfExists( sDocument ); in ReportDesignTest()
339 startTestForFile(sDocument); in ReportDesignTest()
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx443 static const String sDocument( RTL_CONSTASCII_USTRINGPARAM( "Document" ) ); in Open() local
466 else if ( key == sDocument ) in Open()

Completed in 28 milliseconds