summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-04-03 23:51:39 +0200
committerEike Rathke <erack@redhat.com>2013-04-03 23:52:13 +0200
commita123975e4bfcad4f18fa4b336def8e4b8e8577b4 (patch)
tree37da0d76d0cb7ec61a6058605bc2238927bc6656 /i18npool
parent0e137027fcf294b33a9c7376b17a6c4e33758c52 (diff)
let's try if this satisfies MSVC
Change-Id: I2cfc88036121d7f31b17804c62e2d1ab84cce45b
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,