Home
last modified time | relevance | path

Searched refs:eUiLanguage (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/core/api/
H A DReportComponent.cxx49 LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in lcl_getDefaultFonts() local
50 if (MsLangId::isKorean(eUiLanguage)) in lcl_getDefaultFonts()
51 eLatin = eUiLanguage; in lcl_getDefaultFonts()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/core/api/
H A DReportComponent.cxx54 LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in lcl_getDefaultFonts() local
55 if (MsLangId::isKorean(eUiLanguage)) in lcl_getDefaultFonts()
56 eLatin = eUiLanguage; in lcl_getDefaultFonts()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dstlpool.cxx252 LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in CreateStandardStyles() local
253 if (MsLangId::isKorean(eUiLanguage)) in CreateStandardStyles()
254 eLatin = eUiLanguage; in CreateStandardStyles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dstlpool.cxx248 LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in CreateStandardStyles() local
249 if (MsLangId::isKorean(eUiLanguage)) in CreateStandardStyles()
250 eLatin = eUiLanguage; in CreateStandardStyles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocshini.cxx188 … LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in InitNew() local
189 if (MsLangId::isKorean(eUiLanguage)) in InitNew()
190 eLanguage = eUiLanguage; in InitNew()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocshini.cxx206 … LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in InitNew() local
207 if (MsLangId::isKorean(eUiLanguage)) in InitNew()
208 eLanguage = eUiLanguage; in InitNew()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Ddrawdoc4.cxx1331 LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in getDefaultFonts() local
1332 if (MsLangId::isKorean(eUiLanguage)) in getDefaultFonts()
1333 eLatin = eUiLanguage; in getDefaultFonts()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Ddrawdoc4.cxx1322 LanguageType eUiLanguage = Application::GetSettings().GetUILanguageTag().getLanguageType(); in getDefaultFonts() local
1323 if (MsLangId::isKorean(eUiLanguage)) in getDefaultFonts()
1324 eLatin = eUiLanguage; in getDefaultFonts()