summaryrefslogtreecommitdiff
path: root/sc/qa/complex/sc/CalcRTL.java
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/complex/sc/CalcRTL.java')
-rw-r--r--sc/qa/complex/sc/CalcRTL.java7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/qa/complex/sc/CalcRTL.java b/sc/qa/complex/sc/CalcRTL.java
index ea391bd2e991..586d01505fe5 100644
--- a/sc/qa/complex/sc/CalcRTL.java
+++ b/sc/qa/complex/sc/CalcRTL.java
@@ -206,9 +206,6 @@ public class CalcRTL /* extends ComplexTestCase */
* this method opens a calc document and sets the corresponding class variable xSheetDoc
*/
protected boolean openSpreadsheetDocument() {
- // SOfficeFactory SOF = SOfficeFactory.getFactory(
- // (XMultiServiceFactory) param.getMSF());
-
final XMultiServiceFactory xMsf = UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServiceManager());
SOfficeFactory SOF = SOfficeFactory.getFactory(xMsf);
@@ -468,8 +465,6 @@ public class CalcRTL /* extends ComplexTestCase */
} else {
return false;
}
-
- //tRes.tested(propName, false);
} else {
System.out.println("Property '" + propName + "' OK");
@@ -542,8 +537,6 @@ public class CalcRTL /* extends ComplexTestCase */
final XMultiServiceFactory xMsf = UnoRuntime.queryInterface(XMultiServiceFactory.class, connection.getComponentContext().getServiceManager());
SOfficeFactory SOF = SOfficeFactory.getFactory(xMsf);
- // SOfficeFactory SOF = SOfficeFactory.getFactory(
- // (XMultiServiceFactory) param.getMSF());
XComponent xComp = UnoRuntime.queryInterface(
XComponent.class, xSheetDoc);
insertedShape = SOF.createShape(xComp, 5000, 3500, 700, 500,