summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
index 0406f914622c..cffc51bb3eda 100644
--- a/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
+++ b/qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_DDELinksEnumeration.java
@@ -94,7 +94,7 @@ public class ScIndexEnumeration_DDELinksEnumeration extends TestCase {
XMultiServiceFactory oMSF = (XMultiServiceFactory)Param.getMSF();
// load the predefined testdocument
- String testdoc = utils.getFullTestURL("ScDDELinksObj.sdc");
+ String testdoc = utils.getFullTestURL("ScDDELinksObj.ods");
try {
oDoc = SOfficeFactory.getFactory(oMSF).loadDocument(testdoc);
} catch (com.sun.star.lang.IllegalArgumentException e) {
@@ -129,7 +129,7 @@ public class ScIndexEnumeration_DDELinksEnumeration extends TestCase {
throw new StatusException( "Couldn't get a spreadsheet", e);
}
- testdoc = utils.getFullTestDocName("ScDDELinksObj.sdc");
+ testdoc = utils.getFullTestDocName("ScDDELinksObj.ods");
log.println("filling some cells");
try {
oSheet.getCellByPosition(5, 5).setFormula(