summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-09-30 07:44:27 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-09-30 07:44:27 +0000
commit122adddbef72cf66affd2c7c77f146d6b3461f9b (patch)
treeafe42e1c328dc82500cccd969b34e85ef1f6e8cf /qadevOOo/tests/java/mod/_svx/GraphicExporter.java
parentCWS-TOOLING: integrate CWS i93386_DEV300 (diff)
downloadcore-122adddbef72cf66affd2c7c77f146d6b3461f9b.tar.gz
core-122adddbef72cf66affd2c7c77f146d6b3461f9b.zip
CWS-TOOLING: integrate CWS qadev33
Diffstat (limited to 'qadevOOo/tests/java/mod/_svx/GraphicExporter.java')
-rw-r--r--qadevOOo/tests/java/mod/_svx/GraphicExporter.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
index 48bbbe169994..0ddba38e3fac 100644
--- a/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
+++ b/qadevOOo/tests/java/mod/_svx/GraphicExporter.java
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: GraphicExporter.java,v $
- * $Revision: 1.7 $
+ * $Revision: 1.7.8.1 $
*
* This file is part of OpenOffice.org.
*
@@ -79,7 +79,7 @@ import util.XMLTools;
* @see ifc.document._XExporter
*/
public class GraphicExporter extends TestCase {
- XComponent xDrawDoc;
+ static XComponent xDrawDoc;
/**
* Creates a new draw document.