summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/sdrpagewindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/sdrpagewindow.cxx')
-rw-r--r--svx/source/svdraw/sdrpagewindow.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/svdraw/sdrpagewindow.cxx b/svx/source/svdraw/sdrpagewindow.cxx
index 3f8010a205bf..cfab3ffcd208 100644
--- a/svx/source/svdraw/sdrpagewindow.cxx
+++ b/svx/source/svdraw/sdrpagewindow.cxx
@@ -36,12 +36,12 @@
#include <svx/fmview.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
using namespace ::rtl;
using namespace ::com::sun::star;
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlContainer > SdrPageWindow::GetControlContainer( bool _bCreateIfNecessary ) const
{
@@ -178,7 +178,7 @@ void SdrPageWindow::PrepareRedraw(const Region& rReg)
GetPaintWindow().SetRedrawRegion(rReg);
}
-//////////////////////////////////////////////////////////////////////////////
+
// clip test
#ifdef CLIPPER_TEST
#include <svx/svdopath.hxx>
@@ -264,7 +264,7 @@ namespace
} // end of anonymous namespace
#endif // CLIPPER_TEST
-//////////////////////////////////////////////////////////////////////////////
+
void SdrPageWindow::RedrawAll(sdr::contact::ViewObjectContactRedirector* pRedirector) const
{