summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/inc/i18npool/mslangid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/i18npool/mslangid.hxx b/i18npool/inc/i18npool/mslangid.hxx
index b29c6dfbfc48..ce4ca47d01f1 100644
--- a/i18npool/inc/i18npool/mslangid.hxx
+++ b/i18npool/inc/i18npool/mslangid.hxx
@@ -182,7 +182,7 @@ public:
sal_Char maCountry[3];
/** Obtain a language tag string with '-' separator. */
- OUString getTagString() const;
+ I18NISOLANG_DLLPUBLIC OUString getTagString() const;
};
/** @internal - Return a pointer to the IsoLangEntry of the underlying table,