summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/oox
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-10-25 19:11:00 +0200
committerTor Lillqvist <tml@collabora.com>2015-10-25 19:11:00 +0200
commitaed77f656b8a5067cf740e5af57eaf4e7b4c02db (patch)
tree594ca548cc8e7b51dc6b1b0b63d82bc6983a6912 /sc/source/filter/oox
parentthe cells need to be imported before we handle charts, tdf#81396 (diff)
downloadcore-aed77f656b8a5067cf740e5af57eaf4e7b4c02db.tar.gz
core-aed77f656b8a5067cf740e5af57eaf4e7b4c02db.zip
WaE: Unreferenced externally visible function definition [loplugin:unreffun]
Change-Id: I4adb1c6f3eb978429768640ca25eff7d8a5ce23e
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 ce4f54b20492..5c573a8ce887 100644
--- a/sc/source/filter/oox/workbookhelper.cxx
+++ b/sc/source/filter/oox/workbookhelper.cxx
@@ -148,8 +148,6 @@ public:
ScDocument& getScDocument() { return *mpDoc; }
- ScDocShell& getDocShell() { return *mpDocShell; }
-
ScDocumentImport& getDocImport();
/** Returns a reference to the source/target spreadsheet document model. */