summaryrefslogtreecommitdiff
path: root/reportdesign/qa
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:49:46 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 08:57:59 -0600
commit2196955b00071dce0d89e6dd13c50284d066e1f2 (patch)
treeaba1653fc3b7817db0eb6819d7cf9059538169b9 /reportdesign/qa
parent2efee3c632bb8372685bb9f7b07e99b91668d779 (diff)
Remove visual noise from reportdesign
Change-Id: I2fea3ecefa24cfc0f3cc2a2f4de7c934eba5d6f7 Reviewed-on: https://gerrit.libreoffice.org/8295 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign/qa')
-rw-r--r--reportdesign/qa/complex/reportdesign/ReportDesignerTest.java18
1 files changed, 9 insertions, 9 deletions
diff --git a/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java b/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
index 7d44e0c30925..83d44e04d301 100644
--- a/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
+++ b/reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
@@ -141,7 +141,7 @@ public class ReportDesignerTest
{
System.out.println("before");
// String tempdir = System.getProperty("java.io.tmpdir");
- //
+
int dummy = 0;
// m_xXMultiServiceFactory = getMSF();
}
@@ -167,7 +167,7 @@ public class ReportDesignerTest
// sOfficePath = _sOfficePathWithTrash.substring(0, nIndex + 7);
// }
// }
-//
+
// System.out.println(sOfficePath);
// File sOffice = new File(sOfficePath);
// if (! sOffice.exists())
@@ -223,13 +223,13 @@ public class ReportDesignerTest
// param.put("TimeOut", new Integer(300000));
// System.out.println("TimeOut: " + param.getInt("TimeOut"));
// System.out.println("ThreadTimeOut: " + param.getInt("ThreadTimeOut"));
-//
+
// // OfficeProvider aProvider = null;
// m_aProvider = new OfficeProvider();
// m_xXMultiServiceFactory = (XMultiServiceFactory) m_aProvider.getManager(param);
// param.put("ServiceFactory", m_xXMultiServiceFactory);
// }
-//
+
// private void stopOffice()
// {
// if (m_aProvider != null)
@@ -266,7 +266,7 @@ public class ReportDesignerTest
// sAppExecutionCommand = sAppExecutionCommand.replaceAll( "\\$\\{USERNAME\\}", sUser);
// System.out.println("sAppExecutionCommand='" + sAppExecutionCommand + "'");
-//
+
// checkIfOfficeExists(sAppExecutionCommand);
// param.put("AppExecutionCommand", new String(sAppExecutionCommand));
@@ -278,7 +278,7 @@ public class ReportDesignerTest
// String sCurrentDirectory = System.getProperty("user.dir");
// System.out.println("Current Dir: " + sCurrentDirectory);
-//
+
String sWriterDocument = TestDocument.getUrl("RPTWriterTests.odb");
startTestForFile(sWriterDocument, WRITER);
@@ -289,12 +289,12 @@ public class ReportDesignerTest
// stopOffice();
// throw new AssureException(e.getMessage());
// }
-//
+
// ------------------------------ Office shutdown ------------------------------
// stopOffice();
}
-// -----------------------------------------------------------------------------
+
private void startTestForFile(String _sDocument, int _nType)
{
FileURL aFileURL = new FileURL(_sDocument);
@@ -364,7 +364,7 @@ public class ReportDesignerTest
return getFileFormat(_nType);
}
-// -----------------------------------------------------------------------------
+
private void createDBEntry(int _nType)
{
// try to connect the database