summaryrefslogtreecommitdiff
path: root/i18npool/inc/defaultnumberingprovider.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-02 08:37:23 +0200
committerNoel Grandin <noel@peralex.com>2015-10-06 10:17:02 +0200
commit7e776c0027c19f1bb8e64dd68d3fd9ded0b5d896 (patch)
tree62bae1461c0388af6f7a8bebbf134e9a86c92153 /i18npool/inc/defaultnumberingprovider.hxx
parentd7f2db4b9ce445afdcabf370497bc66db76efbbc (diff)
loplugin:unusedmethods
Change-Id: I150baadc442e57ee604563bc52965daa9d2e41af
Diffstat (limited to 'i18npool/inc/defaultnumberingprovider.hxx')
-rw-r--r--i18npool/inc/defaultnumberingprovider.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18npool/inc/defaultnumberingprovider.hxx b/i18npool/inc/defaultnumberingprovider.hxx
index 7e1269d2a028..dc9b113acb4a 100644
--- a/i18npool/inc/defaultnumberingprovider.hxx
+++ b/i18npool/inc/defaultnumberingprovider.hxx
@@ -39,9 +39,6 @@ class DefaultNumberingProvider : public cppu::WeakImplHelper
com::sun::star::lang::XServiceInfo
>
{
- void GetCharStrN( sal_Int32 nValue, sal_Int16 nType, OUString& rStr ) const;
- void GetCharStr( sal_Int32 nValue, sal_Int16 nType, OUString& rStr ) const;
- void GetRomanString( sal_Int32 nValue, sal_Int16 nType, OUString& rStr ) const;
void impl_loadTranslit();
public:
DefaultNumberingProvider(