LibreOffice Module sw (master) 1
|
#include <fontcfg.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <osl/diagnose.h>
#include <tools/UnitConversion.hxx>
#include <vcl/outdev.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/lingucfg.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
Go to the source code of this file.
Functions | |
static LanguageType | lcl_LanguageOfType (sal_Int16 nType, LanguageType eWestern, LanguageType eCJK, LanguageType eCTL) |
|
static |
Definition at line 33 of file fontcfg.cxx.
References FONT_STANDARD_CJK, FONT_STANDARD_CTL, and nType.
Referenced by SwStdFontConfig::ChangeInt(), SwStdFontConfig::ImplCommit(), SwStdFontConfig::IsFontDefault(), and SwStdFontConfig::SwStdFontConfig().