summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-12-03 18:48:44 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-12-03 18:52:51 +0100
commit0ec762f00cf5dfbbbd73b55059ac832cc251c73b (patch)
treeaa39750ca02c6e3dd035185791d86b4205cc4fe4 /sc/source/ui/view/cellsh1.cxx
parent302bdaf2f4e3dac8c719ab0f51624209fb81ac28 (diff)
make the Add and the Edit button work again
Change-Id: I956ff1fce8f897553c8a16d45e0bfdd529b9fd66
Diffstat (limited to 'sc/source/ui/view/cellsh1.cxx')
-rw-r--r--sc/source/ui/view/cellsh1.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh1.cxx b/sc/source/ui/view/cellsh1.cxx
index d7fa1acae417..d7816eabca49 100644
--- a/sc/source/ui/view/cellsh1.cxx
+++ b/sc/source/ui/view/cellsh1.cxx
@@ -1771,7 +1771,6 @@ void ScCellShell::ExecuteEdit( SfxRequest& rReq )
case SID_OPENDLG_DATABAR:
{
sal_uInt16 nId = 1;
-
pScMod->SetRefDialog( nId, true );
ScRangeList aRangeList;