Kaydet (Commit) 5f96fa16 authored tarafından Eike Rathke's avatar Eike Rathke

FIXME-BCP47

Change-Id: Id328608bcab49513d044c5029f87c5d1c21cedd2
üst 6f4bceef
......@@ -472,6 +472,7 @@ SvtPathOptions_Impl::SvtPathOptions_Impl() :
}
// Set language type!
/* FIXME-BCP47 */
OUString aLocaleStr( ConfigManager::getLocale() );
sal_Int32 nIndex = 0;
m_aLocale.Language = aLocaleStr.getToken(0, '-', nIndex );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment