diff --git a/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControlModel.java b/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControlModel.java index ccffdd03d294..2ef218f79b63 100644 --- a/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControlModel.java +++ b/qadevOOo/tests/java/mod/_toolkit/UnoControlFileControlModel.java @@ -4,9 +4,9 @@ * * $RCSfile: UnoControlFileControlModel.java,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:42:11 $ + * last change: $Author: kz $ $Date: 2005-11-02 18:23:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -51,7 +51,7 @@ import util.utils; public class UnoControlFileControlModel extends TestCase { - XTextDocument xTextDoc; + private static XTextDocument xTextDoc; /** * Creates StarOffice Writer document.