summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/convwatch/ReportDesignerTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/ReportDesignerTest.java')
-rw-r--r--qadevOOo/runner/convwatch/ReportDesignerTest.java7
1 files changed, 0 insertions, 7 deletions
diff --git a/qadevOOo/runner/convwatch/ReportDesignerTest.java b/qadevOOo/runner/convwatch/ReportDesignerTest.java
index 3220fc95004d..a70bbc58176f 100644
--- a/qadevOOo/runner/convwatch/ReportDesignerTest.java
+++ b/qadevOOo/runner/convwatch/ReportDesignerTest.java
@@ -263,9 +263,6 @@ public class ReportDesignerTest extends ComplexTestCase {
private static String m_sSourceName;
private static String m_sDestinationName;
- private static final int WRITER = 1;
- private static final int CALC = 2;
-
/**
* This is the main test Function of current ReportDesignerTest
*/
@@ -466,15 +463,11 @@ public class ReportDesignerTest extends ComplexTestCase {
log.println("DBConnection: " + sDBConnection);
DB.init(sDBConnection);
- // String sFixRefSubDirectory = "ReportDesign_qa_complex_" + getFileFormat(_nType);
- String sFixRefSubDirectory = "ReportDesignFixRef";
-
String sSourceVersion = m_sSourceVersion;
// String sSourceVersion = sFixRefSubDirectory;
String sSourceName = m_sSourceName;
// String sSourceCreatorType = "fixref";
String sSourceCreatorType = "";
- String sDestinationVersion = m_sDestinationVersion;
// if (sDestinationVersion.length() == 0)
// {
// sDestinationVersion = m_sUPDMinor;