summaryrefslogtreecommitdiff
path: root/i18npool/inc/textconversionImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/textconversionImpl.hxx')
-rw-r--r--i18npool/inc/textconversionImpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/textconversionImpl.hxx b/i18npool/inc/textconversionImpl.hxx
index 1320f38b0c8e..93fdabfd4ddd 100644
--- a/i18npool/inc/textconversionImpl.hxx
+++ b/i18npool/inc/textconversionImpl.hxx
@@ -78,7 +78,7 @@ public:
com::sun::star::uno::Sequence< OUString > SAL_CALL
getSupportedServiceNames()
throw( com::sun::star::uno::RuntimeException, std::exception ) SAL_OVERRIDE;
-private :
+private:
com::sun::star::lang::Locale aLocale;
com::sun::star::uno::Reference < com::sun::star::i18n::XExtendedTextConversion > xTC;
com::sun::star::uno::Reference < com::sun::star::uno::XComponentContext > m_xContext;