From 2196955b00071dce0d89e6dd13c50284d066e1f2 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 19:49:46 +0100 Subject: Remove visual noise from reportdesign MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2fea3ecefa24cfc0f3cc2a2f4de7c934eba5d6f7 Reviewed-on: https://gerrit.libreoffice.org/8295 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- reportdesign/inc/ReportVisitor.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reportdesign/inc/ReportVisitor.hxx') 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: */ -- cgit