summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 10:52:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 10:52:21 +0000
commite3a36366fde26dbe806200b3eca95f8c6861d3a6 (patch)
tree08d30091210339255acef1d0013bf599b014b483
parentbd7f696f4873d8a4093a8761a54f9fefaba7e188 (diff)
INTEGRATION: CWS xsltfilter10 (1.2.78); FILE MERGED
2008/07/09 23:40:53 sus 1.2.78.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2
-rwxr-xr-xodk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java b/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java
index b3f190816e01..3d10824584f5 100755
--- a/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java
+++ b/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java
@@ -1,6 +1,5 @@
package org.openoffice.examples.embedding;
-import com.sun.org.apache.xerces.internal.impl.dtd.models.CMAny;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.XComponentContext;
import com.sun.star.lang.XMultiComponentFactory;