diff options
author | serval <serval@ilapharm.com> | 2010-12-13 21:40:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-13 21:40:13 +0000 |
commit | c36e61421b36099b041a508f09cd1da0af32dd01 (patch) | |
tree | 4007097a369a175e0103babfe71d0947e392d41b /sc/inc/cellsuno.hxx | |
parent | 377e0dfe9ee749f1e6ce042633650f85ca4fdce8 (diff) |
Remove callcatcher for ScCellRangesBase
Diffstat (limited to 'sc/inc/cellsuno.hxx')
-rw-r--r-- | sc/inc/cellsuno.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/cellsuno.hxx b/sc/inc/cellsuno.hxx index 10bc1b4bddcc..11e189009189 100644 --- a/sc/inc/cellsuno.hxx +++ b/sc/inc/cellsuno.hxx @@ -232,7 +232,6 @@ protected: ::com::sun::star::uno::RuntimeException); public: - ScCellRangesBase(); // fuer SMART_REFLECTION Krempel ScCellRangesBase(ScDocShell* pDocSh, const ScRange& rR); ScCellRangesBase(ScDocShell* pDocSh, const ScRangeList& rR); virtual ~ScCellRangesBase(); |