summaryrefslogtreecommitdiff
path: root/forms/qa/integration/forms/DocumentViewHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'forms/qa/integration/forms/DocumentViewHelper.java')
-rw-r--r--forms/qa/integration/forms/DocumentViewHelper.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/qa/integration/forms/DocumentViewHelper.java b/forms/qa/integration/forms/DocumentViewHelper.java
index afd89841a8d2..9260d680f58c 100644
--- a/forms/qa/integration/forms/DocumentViewHelper.java
+++ b/forms/qa/integration/forms/DocumentViewHelper.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -53,7 +53,7 @@ import org.openoffice.xforms.XMLDocument;
*/
public class DocumentViewHelper
{
- private XMultiServiceFactory m_orb;
+ private XMultiServiceFactory m_orb;
private XController m_controller;
private DocumentHelper m_document;