summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr/RptModel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/sdr/RptModel.cxx')
-rw-r--r--reportdesign/source/core/sdr/RptModel.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/core/sdr/RptModel.cxx b/reportdesign/source/core/sdr/RptModel.cxx
index 2b1ba67c7be3..58c80ab0e3ac 100644
--- a/reportdesign/source/core/sdr/RptModel.cxx
+++ b/reportdesign/source/core/sdr/RptModel.cxx
@@ -195,8 +195,8 @@ uno::Reference< uno::XInterface > OReportModel::createShape(const OUString& aSer
}
return xRet;
}
-//==================================================================
+
} //rptui
-//==================================================================
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */