summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlnumfe.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-14 16:41:37 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-15 10:36:25 +0000
commita62129aa632c2d574a6560efc19f9de84aed1670 (patch)
treefd600f38eda8ca2b7326c3d4e75c460cba6204bd /include/xmloff/xmlnumfe.hxx
parentLog the actual string, not the rtl_uString pointer value (diff)
downloadcore-a62129aa632c2d574a6560efc19f9de84aed1670.tar.gz
core-a62129aa632c2d574a6560efc19f9de84aed1670.zip
loplugin:unusedmethods xmloff
Change-Id: I9d15d8edcc6746c055336bf31e5b0c15cb971ffe Reviewed-on: https://gerrit.libreoffice.org/17061 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/xmloff/xmlnumfe.hxx')
-rw-r--r--include/xmloff/xmlnumfe.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xmloff/xmlnumfe.hxx b/include/xmloff/xmlnumfe.hxx
index 9a770a173843..2463b6ea95d3 100644
--- a/include/xmloff/xmlnumfe.hxx
+++ b/include/xmloff/xmlnumfe.hxx
@@ -126,9 +126,6 @@ public:
/// obtain number format with system languange for a given key
sal_uInt32 ForceSystemLanguage( sal_uInt32 nKey );
-
- /// determine whether number format uses system language
- bool IsSystemLanguage( sal_uInt32 nKey );
};
#endif