summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/report/ReportImplementationHelper.java')
-rw-r--r--wizards/com/sun/star/wizards/report/ReportImplementationHelper.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java b/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
index a8d26d68cd41..a215bd98369d 100644
--- a/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
+++ b/wizards/com/sun/star/wizards/report/ReportImplementationHelper.java
@@ -2,7 +2,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
@@ -42,9 +42,9 @@ public class ReportImplementationHelper
protected int m_nDefaultPageOrientation;
/**
- *
+ *
* @param _aMSF
- * @param _nOrientation
+ * @param _nOrientation
*/
public ReportImplementationHelper(XMultiServiceFactory _aMSF, int _nOrientation)
{