summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShell.hxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-07 22:11:09 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 19:09:12 +0100
commitcd4a86b717083e36d707f0605a9cf5719a411ef0 (patch)
tree5f89ef86b2d4a0cbccc577180dd710ef49c2d3db /sd/source/ui/inc/ViewShell.hxx
parentec7d423f53a7beec49e7a69ccc9cb7bad366b7a3 (diff)
Remove all bogus comments in impress.
Diffstat (limited to 'sd/source/ui/inc/ViewShell.hxx')
-rw-r--r--sd/source/ui/inc/ViewShell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index 8f70c35cf8cc..98aa7e02e036 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -508,7 +508,7 @@ protected:
::std::auto_ptr<Implementation> mpImpl;
- // #96090# Support methods for centralized UNDO/REDO
+ // Support methods for centralized UNDO/REDO
virtual SfxUndoManager* ImpGetUndoManager (void) const;
void ImpGetUndoStrings(SfxItemSet &rSet) const;
void ImpGetRedoStrings(SfxItemSet &rSet) const;