summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/viewshel.cxx')
-rw-r--r--sd/source/ui/view/viewshel.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/view/viewshel.cxx b/sd/source/ui/view/viewshel.cxx
index 46f60850f70f..f59f11475a52 100644
--- a/sd/source/ui/view/viewshel.cxx
+++ b/sd/source/ui/view/viewshel.cxx
@@ -1122,7 +1122,7 @@ void ViewShell::ImpGetUndoStrings(SfxItemSet &rSet) const
}
}
-// -----------------------------------------------------------------------------
+
void ViewShell::ImpGetRedoStrings(SfxItemSet &rSet) const
{
@@ -1152,7 +1152,7 @@ void ViewShell::ImpGetRedoStrings(SfxItemSet &rSet) const
}
}
-// -----------------------------------------------------------------------------
+
void ViewShell::ImpSidUndo(sal_Bool, SfxRequest& rReq)
{
@@ -1201,7 +1201,7 @@ void ViewShell::ImpSidUndo(sal_Bool, SfxRequest& rReq)
rReq.Done();
}
-// -----------------------------------------------------------------------------
+
void ViewShell::ImpSidRedo(sal_Bool, SfxRequest& rReq)
{
@@ -1250,7 +1250,7 @@ void ViewShell::ImpSidRedo(sal_Bool, SfxRequest& rReq)
rReq.Done();
}
-// -----------------------------------------------------------------------------
+
void ViewShell::ExecReq( SfxRequest& rReq )
{