diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-12-03 18:48:44 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-12-03 18:52:51 +0100 |
commit | 0ec762f00cf5dfbbbd73b55059ac832cc251c73b (patch) | |
tree | aa39750ca02c6e3dd035185791d86b4205cc4fe4 /sc/source/ui/view/cellsh1.cxx | |
parent | 302bdaf2f4e3dac8c719ab0f51624209fb81ac28 (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.cxx | 1 |
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; |