summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact/objectcontactofpageview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/contact/objectcontactofpageview.cxx')
-rw-r--r--svx/source/sdr/contact/objectcontactofpageview.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/sdr/contact/objectcontactofpageview.cxx b/svx/source/sdr/contact/objectcontactofpageview.cxx
index a1b72feb6b87..12918e3f85a0 100644
--- a/svx/source/sdr/contact/objectcontactofpageview.cxx
+++ b/svx/source/sdr/contact/objectcontactofpageview.cxx
@@ -45,7 +45,7 @@
using namespace com::sun::star;
namespace sdr::contact
- {
+{
// internal access to SdrPage of SdrPageView
SdrPage* ObjectContactOfPageView::GetSdrPage() const
{
@@ -436,6 +436,7 @@ namespace sdr::contact
}
}
}
- } // end of namespace sdr
+
+} // end of namespace
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */