diff options
author | Noel Grandin <noel@peralex.com> | 2015-07-22 13:31:57 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-07-23 08:41:46 +0200 |
commit | 95aad95fbec35c3aab777b176218a29821f79574 (patch) | |
tree | 860e5fc0890830b27c391b4492d6b91631ef9850 /i18npool | |
parent | e412e16d56caf426bac04c7e5966e2a9efa7c408 (diff) |
inline a handful of use-once #defines
Change-Id: Id2654555c4042f8c0bdbd6bab6507e705f08326b
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/inc/servicename.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/i18npool/inc/servicename.hxx b/i18npool/inc/servicename.hxx index 99f31d75c5e8..4a293bcdb78d 100644 --- a/i18npool/inc/servicename.hxx +++ b/i18npool/inc/servicename.hxx @@ -58,8 +58,7 @@ Implementation Name #define INCLUDED_I18NPOOL_INC_SERVICENAME_HXX #define TRLT_SERVICELNAME "com.sun.star.i18n.Transliteration" -#define TRLT_SERVICELNAME_PREFIX TRLT_SERVICELNAME "." -#define TRLT_SERVICELNAME_L10N TRLT_SERVICELNAME_PREFIX "l10n" +#define TRLT_SERVICELNAME_L10N TRLT_SERVICELNAME ".l10n" #define TRLT_IMPLNAME_PREFIX "com.sun.star.i18n.Transliteration." // 1...5...901...5...901...5...901..4 --> 34 |