summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/MarkedSection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/MarkedSection.hxx')
-rw-r--r--reportdesign/source/ui/inc/MarkedSection.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/MarkedSection.hxx b/reportdesign/source/ui/inc/MarkedSection.hxx
index a879e7053d2a..126693d2deaa 100644
--- a/reportdesign/source/ui/inc/MarkedSection.hxx
+++ b/reportdesign/source/ui/inc/MarkedSection.hxx
@@ -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
@@ -41,7 +41,7 @@ namespace rptui
PREVIOUS = -1,
POST = 1
};
-
+
class IMarkedSection
{
public:
@@ -55,7 +55,7 @@ namespace rptui
*/
virtual void markSection(const sal_uInt16 _nPos) = 0;
};
-
+
} // rptui
#endif /* RPTUI_MARKEDSECTION_HXX */