From 6581152f036e94f27fc2b37b4c836a1733a1a471 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 19 Oct 2016 08:45:15 +0200 Subject: loplugin:expandablemethodds in sc Change-Id: Idda64b23ea91ec457b60279d851b7f01d8c02881 Reviewed-on: https://gerrit.libreoffice.org/30033 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- sc/inc/formulaopt.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/inc/formulaopt.hxx') 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; -- cgit v1.2.3