summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-12-20 09:51:59 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-12-20 18:02:52 +0100
commitb4c18dc0ea32af9f070d43278e547ee0b2e540a4 (patch)
treea3957e77b0e01429138e256ce47f5930e5941f9b /sd/source/ui/view
parentRename 'Templates and Documents' menu entry to 'Templates' (diff)
downloadcore-b4c18dc0ea32af9f070d43278e547ee0b2e540a4.tar.gz
core-b4c18dc0ea32af9f070d43278e547ee0b2e540a4.zip
Templates Manager: removed the old dialogs and menu entries
Change-Id: I5aa9dd8c0bfb95c26bca14962f60041e892ea2ea
Diffstat (limited to 'sd/source/ui/view')
-rw-r--r--sd/source/ui/view/outlnvsh.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/view/outlnvsh.cxx b/sd/source/ui/view/outlnvsh.cxx
index 5fbb6f343e7c..6469ef017270 100644
--- a/sd/source/ui/view/outlnvsh.cxx
+++ b/sd/source/ui/view/outlnvsh.cxx
@@ -780,9 +780,6 @@ void OutlineViewShell::GetMenuState( SfxItemSet &rSet )
{
ViewShell::GetMenuState(rSet);
- // Style catalog must not be called
- rSet.DisableItem( SID_STYLE_CATALOG );
-
rSet.Put(SfxBoolItem(SID_DIAMODE, sal_False));
rSet.Put(SfxBoolItem(SID_DRAWINGMODE, sal_False));
rSet.Put(SfxBoolItem(SID_OUTLINEMODE, sal_True));