summaryrefslogtreecommitdiff
path: root/sc/inc/formulaopt.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-19 08:45:15 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-19 08:35:32 +0000
commit6581152f036e94f27fc2b37b4c836a1733a1a471 (patch)
tree2a17a5fc41956e4226a11831093381e9119f1376 /sc/inc/formulaopt.hxx
parent94b6b4678b4736b6f4974ec8ee73df5c11ff06d1 (diff)
loplugin:expandablemethodds in sc
Change-Id: Idda64b23ea91ec457b60279d851b7f01d8c02881 Reviewed-on: https://gerrit.libreoffice.org/30033 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/inc/formulaopt.hxx')
-rw-r--r--sc/inc/formulaopt.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/formulaopt.hxx b/sc/inc/formulaopt.hxx
index 9d12fccb00c7..ea5cca40fefa 100644
--- a/sc/inc/formulaopt.hxx
+++ b/sc/inc/formulaopt.hxx
@@ -73,8 +73,6 @@ public:
static void GetDefaultFormulaSeparators(OUString& rSepArg, OUString& rSepArrayCol, OUString& rSepArrayRow);
- static const LocaleDataWrapper& GetLocaleDataWrapper();
-
ScFormulaOptions& operator= ( const ScFormulaOptions& rCpy );
bool operator== ( const ScFormulaOptions& rOpt ) const;
bool operator!= ( const ScFormulaOptions& rOpt ) const;