#include <memory>
#include <map>
#include <optasian.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <o3tl/any.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <svl/asiancfg.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sfx2/viewfrm.hxx>
#include <sfx2/objsh.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <unotools/localedatawrapper.hxx>
Go to the source code of this file.
|
| IMPL_LINK_NOARG (SvxAsianLayoutPage, LanguageHdl, weld::ComboBox &, void) |
|
| IMPL_LINK (SvxAsianLayoutPage, ChangeStandardHdl, weld::Toggleable &, rBox, void) |
|
| IMPL_LINK (SvxAsianLayoutPage, ModifyHdl, weld::Entry &, rEdit, void) |
|
◆ IMPL_LINK() [1/2]
◆ IMPL_LINK() [2/2]
◆ IMPL_LINK_NOARG()
◆ cCharacterCompressionType
constexpr OUStringLiteral cCharacterCompressionType = u"CharacterCompressionType" |
|
constexpr |
◆ cIsKernAsianPunctuation
constexpr OUStringLiteral cIsKernAsianPunctuation = u"IsKernAsianPunctuation" |
|
constexpr |
◆ eLastUsedLanguageTypeForForbiddenCharacters
LanguageType eLastUsedLanguageTypeForForbiddenCharacters(USHRT_MAX) |
( |
USHRT_MAX |
| ) |
|
|
static |