summaryrefslogtreecommitdiff
path: root/forms/qa/integration
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-04 07:29:51 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-04 07:29:51 +0000
commit51a15473989655995b4589667aea7c48a9c81298 (patch)
treef79db89ba9356fa464ea55069b6eee413ce10ad0 /forms/qa/integration
parent0c4da99759bc6f7ac102eafe0bbf8e9abf952ac0 (diff)
INTEGRATION: CWS dba203c (1.6.30); FILE MERGED
2006/03/29 13:15:23 fs 1.6.30.1: minor change
Diffstat (limited to 'forms/qa/integration')
-rw-r--r--forms/qa/integration/forms/FormControlTest.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/qa/integration/forms/FormControlTest.java b/forms/qa/integration/forms/FormControlTest.java
index 3ae74e250f08..d2aea709935f 100644
--- a/forms/qa/integration/forms/FormControlTest.java
+++ b/forms/qa/integration/forms/FormControlTest.java
@@ -4,9 +4,9 @@
*
* $RCSfile: FormControlTest.java,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2006-02-06 16:46:52 $
+ * last change: $Author: rt $ $Date: 2006-05-04 08:29:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -530,7 +530,7 @@ public class FormControlTest extends complexlib.ComplexTestCase
/* ------------------------------------------------------------------ */
private void createSampleDocument() throws com.sun.star.uno.Exception, java.lang.Exception
{
- // °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
+
m_document = DocumentHelper.blankTextDocument( m_orb );
m_formLayer = new FormLayer( m_document );