diff options
author | Noel Grandin <noel@peralex.com> | 2014-02-21 16:26:55 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-02-25 15:16:59 +0200 |
commit | 651d52ca04eae72edb219f4f2977b94e5c8279c9 (patch) | |
tree | 8ae5ee0c4b464fbb5e8f96814dc9ed9c8ddaba6a /unusedcode.easy | |
parent | f6cef562c01b34f88f54cff551e9ebe3e2f4fc2a (diff) |
remove unused code ScFormulaCell::GetErrorOrString
and then the now unused code in ScFormulaResult::GetErrorOrString
Change-Id: I95de8b5c24c0127cff61399eb6f38359040aace3
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 7086fdf0814d..2d7c3b7c3717 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -88,7 +88,6 @@ ScDocument::RebuildFormulaGroups() ScEditUtil::GetSpaceDelimitedString(EditTextObject const&) ScExtIButton::GetSelected() const ScFlatBoolRowSegments::getValue(int) -ScFormulaCell::GetErrorOrString(unsigned short&, svl::SharedString&) ScFormulaCell::HasColRowName() const ScGlobal::GetStandardFormat(double, SvNumberFormatter&, unsigned long, short) ScGridWindow::HasScenarioRange(unsigned short, int, ScRange&) |