Kaydet (Commit) df189822 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED

2005/09/19 17:24:42 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED
2005/08/19 07:40:01 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'
üst e4f716d7
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: UnoControlFileControl.java,v $ * $RCSfile: UnoControlFileControl.java,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 04:41:28 $ * last change: $Author: kz $ $Date: 2005-11-02 18:23:19 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -65,7 +65,7 @@ import util.utils; ...@@ -65,7 +65,7 @@ import util.utils;
public class UnoControlFileControl extends TestCase { public class UnoControlFileControl extends TestCase {
XTextDocument xTextDoc; private static XTextDocument xTextDoc;
protected void initialize(TestParameters Param, PrintWriter log) { protected void initialize(TestParameters Param, PrintWriter log) {
SOfficeFactory SOF = SOfficeFactory.getFactory( SOfficeFactory SOF = SOfficeFactory.getFactory(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment