Searched refs:sDocument (Results 1 – 3 of 3) sorted by relevance
255 final String sDocument = sDocuments[k][i]; in loadAndSaveDocuments() local263 loadAndSaveNTimesDocument(sDocument, 1, sExtension); in loadAndSaveDocuments()283 final String sDocument = sDocuments[k][i]; in loadAndSaveDocuments() local287 aChecker.setDocumentName(FileHelper.getBasename(sDocument)); in loadAndSaveDocuments()291 loadAndSaveNTimesDocument(sDocument, iExportDocCount, sExtension); in loadAndSaveDocuments()
337 … String sDocument = (String) param.get(convwatch.PropertyName.DOC_COMPARATOR_INPUT_PATH); in ReportDesignTest() local338 sDocument = helper.StringHelper.removeQuoteIfExists( sDocument ); in ReportDesignTest()339 startTestForFile(sDocument); in ReportDesignTest()
443 static const String sDocument( RTL_CONSTASCII_USTRINGPARAM( "Document" ) ); in Open() local466 else if ( key == sDocument ) in Open()
Completed in 30 milliseconds