INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED

2005/09/19 17:20:53 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED
2005/08/19 07:40:02 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'
This commit is contained in:
Kurt Zenker
2005-11-02 17:23:34 +00:00
parent df189822ff
commit 4e8fa8ed7b

View File

@ -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.