LibreOffice Module svx (master) 1
|
#include <memory>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <svx/svxdllapi.h>
#include <vcl/weld.hxx>
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< SvxLanguageListFlags > |
class | SvxLanguageBox |
Namespaces | |
namespace | o3tl |
Enumerations | |
enum class | SvxLanguageListFlags { EMPTY = 0x0000 , ALL = 0x0001 , WESTERN = 0x0002 , CTL = 0x0004 , CJK = 0x0008 , FBD_CHARS = 0x0010 , ONLY_KNOWN = 0x0020 , SPELL_USED = 0x0040 } |
Functions | |
SVXCORE_DLLPUBLIC OUString | GetDicInfoStr (std::u16string_view rName, const LanguageType nLang, bool bNeg) |
|
strong |
Enumerator | |
---|---|
EMPTY | |
ALL | |
WESTERN | |
CTL | |
CJK | |
FBD_CHARS | |
ONLY_KNOWN | |
SPELL_USED |
Definition at line 29 of file langbox.hxx.
SVXCORE_DLLPUBLIC OUString GetDicInfoStr | ( | std::u16string_view | rName, |
const LanguageType | nLang, | ||
bool | bNeg | ||
) |
Definition at line 48 of file langbox.cxx.
References INetURLObject::All, INetURLObject::GetBase(), SvtLanguageTable::GetLanguageString(), LANGUAGE_NONE, INetURLObject::SetSmartProtocol(), INetURLObject::SetSmartURL(), and SvxResId().