summaryrefslogtreecommitdiff
path: root/reportdesign/inc/ReportVisitor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/ReportVisitor.hxx')
-rw-r--r--reportdesign/inc/ReportVisitor.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/inc/ReportVisitor.hxx b/reportdesign/inc/ReportVisitor.hxx
index c48b41aa8429..4383116c0e74 100644
--- a/reportdesign/inc/ReportVisitor.hxx
+++ b/reportdesign/inc/ReportVisitor.hxx
@@ -55,9 +55,9 @@ namespace reportdesign
void start(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition>& _xReportDefinition);
void start(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XGroup>& _xGroup);
};
-// =============================================================================
+
} // namespace reportdesign
-// =============================================================================
+
#endif // INCLUDED_REPORT_VISTITOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */