summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/oox
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-10-25 19:12:05 +0200
committerTor Lillqvist <tml@collabora.com>2015-10-25 19:12:05 +0200
commit129f814f6a18bf474f22a1ea9c9aa92677a8e6a5 (patch)
tree92b74f3b6b7f7b38bec34277599d5c6ebdf48065 /sc/source/filter/oox
parentWaE: Unreferenced externally visible function definition [loplugin:unreffun] (diff)
downloadcore-129f814f6a18bf474f22a1ea9c9aa92677a8e6a5.tar.gz
core-129f814f6a18bf474f22a1ea9c9aa92677a8e6a5.zip
WaE: Unreferenced function declaration [loplugin:unreffun]
Change-Id: Ia6baf94ada92ecd134587ed1148a2543c8c17614
Diffstat (limited to 'sc/source/filter/oox')
-rw-r--r--sc/source/filter/oox/workbookhelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/oox/workbookhelper.cxx b/sc/source/filter/oox/workbookhelper.cxx
index 5c573a8ce887..d236b70f1c75 100644
--- a/sc/source/filter/oox/workbookhelper.cxx
+++ b/sc/source/filter/oox/workbookhelper.cxx
@@ -236,8 +236,6 @@ private:
/** Finalizes the filter process (sets some needed document properties). */
void finalize();
- void recalcFormulaCells();
-
private:
typedef ::std::unique_ptr< ScEditEngineDefaulter > EditEngineDefaulterPtr;
typedef ::std::unique_ptr< FormulaBuffer > FormulaBufferPtr;