summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-19 04:37:03 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2011-11-23 06:25:32 +0100
commitb3d22ae4ca7ad191f6f807c72660b78d3ac6e833 (patch)
treea650871e7329c5af11996d387c36ffcf2c965e3f /sc/source/ui/view/cellsh.cxx
parent1e6ad2af4bfd14f96926cd976fb2edb626de3d10 (diff)
ManageNames: make Define Name dialog work again
Diffstat (limited to 'sc/source/ui/view/cellsh.cxx')
-rw-r--r--sc/source/ui/view/cellsh.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/cellsh.cxx b/sc/source/ui/view/cellsh.cxx
index ac2bdccfae55..e781ffa69ca7 100644
--- a/sc/source/ui/view/cellsh.cxx
+++ b/sc/source/ui/view/cellsh.cxx
@@ -979,6 +979,7 @@ void ScCellShell::GetState(SfxItemSet &rSet)
case FID_DEFINE_NAME:
case FID_INSERT_NAME:
+ case FID_ADD_NAME:
case SID_DEFINE_COLROWNAMERANGES:
{
if ( pDocSh && pDocSh->IsDocShared() )