summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/contwnd.cxx2
-rw-r--r--svx/source/dialog/dlgctl3d.cxx3
-rw-r--r--svx/source/dialog/dlgctrl.cxx3
3 files changed, 0 insertions, 8 deletions
diff --git a/svx/source/dialog/contwnd.cxx b/svx/source/dialog/contwnd.cxx
index a21c6a1ac2cc..f49a1ba205c8 100644
--- a/svx/source/dialog/contwnd.cxx
+++ b/svx/source/dialog/contwnd.cxx
@@ -276,6 +276,4 @@ void ContourWindow::Paint( const Rectangle& rRect )
pView->EndCompleteRedraw(*pPaintWindow, true);
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/dialog/dlgctl3d.cxx b/svx/source/dialog/dlgctl3d.cxx
index 6baa08bcb8f5..b73b470006ca 100644
--- a/svx/source/dialog/dlgctl3d.cxx
+++ b/svx/source/dialog/dlgctl3d.cxx
@@ -1283,7 +1283,4 @@ IMPL_LINK_NOARG(SvxLightCtl3D, InternalSelectionChange)
return 0;
}
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index 91dfe085dcf4..2c14e44a0fcd 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -1888,7 +1888,4 @@ void SvxXShadowPreview::Paint( const Rectangle& )
LocalPostPaint();
}
-// -----------------------------------------------------------------------
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */