summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportSection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/report/ReportSection.cxx')
-rw-r--r--reportdesign/source/ui/report/ReportSection.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/reportdesign/source/ui/report/ReportSection.cxx b/reportdesign/source/ui/report/ReportSection.cxx
index 2339e9faed01..0b44813c2cd0 100644
--- a/reportdesign/source/ui/report/ReportSection.cxx
+++ b/reportdesign/source/ui/report/ReportSection.cxx
@@ -61,10 +61,10 @@
#include <unotools/confignode.hxx>
#include <framework/imageproducer.hxx>
-// =============================================================================
+
namespace rptui
{
-// =============================================================================
+
using namespace ::com::sun::star;
@@ -858,8 +858,8 @@ bool OReportSection::isUiActive() const
return m_pFunc->isUiActive();
}
-// =============================================================================
+
}
-// =============================================================================
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */