summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-27 07:55:24 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-27 08:42:53 +0100
commitc492e5156b20c98ee662b9b5f6ad874c51b95bf9 (patch)
tree43a1978a14c5c0c27eb266b97a5f926a3da28c07 /i18npool/inc
parenti18npool: Ctor feature for another services. (diff)
downloadcore-c492e5156b20c98ee662b9b5f6ad874c51b95bf9.tar.gz
core-c492e5156b20c98ee662b9b5f6ad874c51b95bf9.zip
i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).
Change-Id: I5a0498a3871e2b90629af8ed6b725ff22f242fba
Diffstat (limited to 'i18npool/inc')
-rw-r--r--i18npool/inc/cclass_unicode.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18npool/inc/cclass_unicode.hxx b/i18npool/inc/cclass_unicode.hxx
index 859a2396a1a0..bfbbc4a7315f 100644
--- a/i18npool/inc/cclass_unicode.hxx
+++ b/i18npool/inc/cclass_unicode.hxx
@@ -69,9 +69,6 @@ public:
virtual sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw( com::sun::star::uno::RuntimeException );
virtual com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw( com::sun::star::uno::RuntimeException );
-protected:
- const sal_Char *cClass;
-
private:
Transliteration_casemapping *trans;