summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-09-20 12:11:13 +0200
committerEike Rathke <erack@redhat.com>2013-09-20 18:31:04 +0200
commit862766d569e51d91c11139cc831fb083c8bbdd01 (patch)
treecf77649d19e2d0233251f6b65aa62e1b07c7f5b9 /include/i18nlangtag
parentd45ba6bb93a5325341cef6b9f25282537265de5d (diff)
prepare for on-the-fly assigned LangIDs
Change-Id: Id4ba99f0b1894457ca95c209b8394447c6fd7893
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/mslangid.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/i18nlangtag/mslangid.hxx b/include/i18nlangtag/mslangid.hxx
index 95adb9118ba6..e0582d858ed2 100644
--- a/include/i18nlangtag/mslangid.hxx
+++ b/include/i18nlangtag/mslangid.hxx
@@ -200,6 +200,7 @@ public:
private:
friend class LanguageTag;
+ friend class LanguageTagImpl;
friend ::com::sun::star::lang::Locale MsLangId::getFallbackLocale(
const ::com::sun::star::lang::Locale & rLocale );