LibreOffice Module unotools (master) 1
Macros | Variables
linguprops.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for linguprops.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UPH_IS_GERMAN_PRE_REFORM   0
 
#define UPH_IS_USE_DICTIONARY_LIST   1
 
#define UPH_IS_IGNORE_CONTROL_CHARACTERS   2
 
#define UPH_IS_SPELL_UPPER_CASE   3
 
#define UPH_IS_SPELL_WITH_DIGITS   4
 
#define UPH_IS_SPELL_CAPITALIZATION   5
 
#define UPH_HYPH_MIN_LEADING   6
 
#define UPH_HYPH_MIN_TRAILING   7
 
#define UPH_HYPH_MIN_WORD_LENGTH   8
 
#define UPH_DEFAULT_LOCALE   9
 
#define UPH_IS_SPELL_AUTO   10
 
#define UPH_IS_SPELL_CLOSED_COMPOUND   11
 
#define UPH_IS_SPELL_HYPHENATED_COMPOUND   12
 
#define UPH_IS_SPELL_SPECIAL   13
 
#define UPH_IS_HYPH_AUTO   14
 
#define UPH_IS_HYPH_SPECIAL   15
 
#define UPH_IS_WRAP_REVERSE   16
 
#define UPH_DATA_FILES_CHANGED_CHECK_VALUE   17
 
#define UPH_DEFAULT_LANGUAGE   21
 
#define UPH_DEFAULT_LOCALE_CJK   22
 
#define UPH_DEFAULT_LOCALE_CTL   23
 
#define UPH_ACTIVE_DICTIONARIES   24
 
#define UPH_ACTIVE_CONVERSION_DICTIONARIES   25
 
#define UPH_IS_IGNORE_POST_POSITIONAL_WORD   26
 
#define UPH_IS_AUTO_CLOSE_DIALOG   27
 
#define UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST   28
 
#define UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES   29
 
#define UPH_IS_DIRECTION_TO_SIMPLIFIED   30
 
#define UPH_IS_USE_CHARACTER_VARIANTS   31
 
#define UPH_IS_TRANSLATE_COMMON_TERMS   32
 
#define UPH_IS_REVERSE_MAPPING   33
 
#define UPH_IS_GRAMMAR_AUTO   34
 
#define UPH_IS_GRAMMAR_INTERACTIVE   35
 
#define UPH_HYPH_NO_CAPS   36
 
#define UPH_HYPH_NO_LAST_WORD   37
 
#define UPH_HYPH_ZONE   38
 

Variables

constexpr OUStringLiteral UPN_IS_GERMAN_PRE_REFORM = u"IsGermanPreReform"
 
constexpr OUStringLiteral UPN_IS_USE_DICTIONARY_LIST = u"IsUseDictionaryList"
 
constexpr OUStringLiteral UPN_IS_IGNORE_CONTROL_CHARACTERS = u"IsIgnoreControlCharacters"
 
constexpr OUStringLiteral UPN_ACTIVE_DICTIONARIES = u"ActiveDictionaries"
 
constexpr OUStringLiteral UPN_IS_SPELL_UPPER_CASE = u"IsSpellUpperCase"
 
constexpr OUStringLiteral UPN_IS_SPELL_WITH_DIGITS = u"IsSpellWithDigits"
 
constexpr OUStringLiteral UPN_IS_SPELL_CAPITALIZATION = u"IsSpellCapitalization"
 
constexpr OUStringLiteral UPN_HYPH_MIN_LEADING = u"HyphMinLeading"
 
constexpr OUStringLiteral UPN_HYPH_MIN_TRAILING = u"HyphMinTrailing"
 
constexpr OUStringLiteral UPN_HYPH_MIN_WORD_LENGTH = u"HyphMinWordLength"
 
constexpr OUStringLiteral UPN_HYPH_NO_CAPS = u"HyphNoCaps"
 
constexpr OUStringLiteral UPN_HYPH_NO_LAST_WORD = u"HyphNoLastWord"
 
constexpr OUStringLiteral UPN_HYPH_ZONE = u"HyphZone"
 
constexpr OUStringLiteral UPN_DEFAULT_LANGUAGE = u"DefaultLanguage"
 
constexpr OUStringLiteral UPN_DEFAULT_LOCALE = u"DefaultLocale"
 
constexpr OUStringLiteral UPN_DEFAULT_LOCALE_CJK = u"DefaultLocale_CJK"
 
constexpr OUStringLiteral UPN_DEFAULT_LOCALE_CTL = u"DefaultLocale_CTL"
 
constexpr OUStringLiteral UPN_IS_HYPH_AUTO = u"IsHyphAuto"
 
constexpr OUStringLiteral UPN_IS_HYPH_SPECIAL = u"IsHyphSpecial"
 
constexpr OUStringLiteral UPN_IS_SPELL_AUTO = u"IsSpellAuto"
 
constexpr OUStringLiteral UPN_IS_SPELL_CLOSED_COMPOUND = u"IsSpellClosedCompound"
 
constexpr OUStringLiteral UPN_IS_SPELL_HYPHENATED_COMPOUND = u"IsSpellHyphenatedCompound"
 
constexpr OUStringLiteral UPN_IS_SPELL_SPECIAL = u"IsSpellSpecial"
 
constexpr OUStringLiteral UPN_IS_WRAP_REVERSE = u"IsWrapReverse"
 
constexpr OUStringLiteral UPN_DATA_FILES_CHANGED_CHECK_VALUE = u"DataFilesChangedCheckValue"
 
constexpr OUStringLiteral UPN_ACTIVE_CONVERSION_DICTIONARIES = u"ActiveConversionDictionaries"
 
constexpr OUStringLiteral UPN_IS_IGNORE_POST_POSITIONAL_WORD = u"IsIgnorePostPositionalWord"
 
constexpr OUStringLiteral UPN_IS_AUTO_CLOSE_DIALOG = u"IsAutoCloseDialog"
 
constexpr OUStringLiteral UPN_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST = u"IsShowEntriesRecentlyUsedFirst"
 
constexpr OUStringLiteral UPN_IS_AUTO_REPLACE_UNIQUE_ENTRIES = u"IsAutoReplaceUniqueEntries"
 
constexpr OUStringLiteral UPN_IS_DIRECTION_TO_SIMPLIFIED = u"IsDirectionToSimplified"
 
constexpr OUStringLiteral UPN_IS_USE_CHARACTER_VARIANTS = u"IsUseCharacterVariants"
 
constexpr OUStringLiteral UPN_IS_TRANSLATE_COMMON_TERMS = u"IsTranslateCommonTerms"
 
constexpr OUStringLiteral UPN_IS_REVERSE_MAPPING = u"IsReverseMapping"
 
constexpr OUStringLiteral UPN_IS_GRAMMAR_AUTO = u"IsAutoGrammarCheck"
 
constexpr OUStringLiteral UPN_IS_GRAMMAR_INTERACTIVE = u"IsInteractiveGrammarCheck"
 

Macro Definition Documentation

◆ UPH_ACTIVE_CONVERSION_DICTIONARIES

#define UPH_ACTIVE_CONVERSION_DICTIONARIES   25

Definition at line 100 of file linguprops.hxx.

◆ UPH_ACTIVE_DICTIONARIES

#define UPH_ACTIVE_DICTIONARIES   24

Definition at line 99 of file linguprops.hxx.

◆ UPH_DATA_FILES_CHANGED_CHECK_VALUE

#define UPH_DATA_FILES_CHANGED_CHECK_VALUE   17

Definition at line 95 of file linguprops.hxx.

◆ UPH_DEFAULT_LANGUAGE

#define UPH_DEFAULT_LANGUAGE   21

Definition at line 96 of file linguprops.hxx.

◆ UPH_DEFAULT_LOCALE

#define UPH_DEFAULT_LOCALE   9

Definition at line 87 of file linguprops.hxx.

◆ UPH_DEFAULT_LOCALE_CJK

#define UPH_DEFAULT_LOCALE_CJK   22

Definition at line 97 of file linguprops.hxx.

◆ UPH_DEFAULT_LOCALE_CTL

#define UPH_DEFAULT_LOCALE_CTL   23

Definition at line 98 of file linguprops.hxx.

◆ UPH_HYPH_MIN_LEADING

#define UPH_HYPH_MIN_LEADING   6

Definition at line 84 of file linguprops.hxx.

◆ UPH_HYPH_MIN_TRAILING

#define UPH_HYPH_MIN_TRAILING   7

Definition at line 85 of file linguprops.hxx.

◆ UPH_HYPH_MIN_WORD_LENGTH

#define UPH_HYPH_MIN_WORD_LENGTH   8

Definition at line 86 of file linguprops.hxx.

◆ UPH_HYPH_NO_CAPS

#define UPH_HYPH_NO_CAPS   36

Definition at line 111 of file linguprops.hxx.

◆ UPH_HYPH_NO_LAST_WORD

#define UPH_HYPH_NO_LAST_WORD   37

Definition at line 112 of file linguprops.hxx.

◆ UPH_HYPH_ZONE

#define UPH_HYPH_ZONE   38

Definition at line 113 of file linguprops.hxx.

◆ UPH_IS_AUTO_CLOSE_DIALOG

#define UPH_IS_AUTO_CLOSE_DIALOG   27

Definition at line 102 of file linguprops.hxx.

◆ UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES

#define UPH_IS_AUTO_REPLACE_UNIQUE_ENTRIES   29

Definition at line 104 of file linguprops.hxx.

◆ UPH_IS_DIRECTION_TO_SIMPLIFIED

#define UPH_IS_DIRECTION_TO_SIMPLIFIED   30

Definition at line 105 of file linguprops.hxx.

◆ UPH_IS_GERMAN_PRE_REFORM

#define UPH_IS_GERMAN_PRE_REFORM   0

Definition at line 78 of file linguprops.hxx.

◆ UPH_IS_GRAMMAR_AUTO

#define UPH_IS_GRAMMAR_AUTO   34

Definition at line 109 of file linguprops.hxx.

◆ UPH_IS_GRAMMAR_INTERACTIVE

#define UPH_IS_GRAMMAR_INTERACTIVE   35

Definition at line 110 of file linguprops.hxx.

◆ UPH_IS_HYPH_AUTO

#define UPH_IS_HYPH_AUTO   14

Definition at line 92 of file linguprops.hxx.

◆ UPH_IS_HYPH_SPECIAL

#define UPH_IS_HYPH_SPECIAL   15

Definition at line 93 of file linguprops.hxx.

◆ UPH_IS_IGNORE_CONTROL_CHARACTERS

#define UPH_IS_IGNORE_CONTROL_CHARACTERS   2

Definition at line 80 of file linguprops.hxx.

◆ UPH_IS_IGNORE_POST_POSITIONAL_WORD

#define UPH_IS_IGNORE_POST_POSITIONAL_WORD   26

Definition at line 101 of file linguprops.hxx.

◆ UPH_IS_REVERSE_MAPPING

#define UPH_IS_REVERSE_MAPPING   33

Definition at line 108 of file linguprops.hxx.

◆ UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST

#define UPH_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST   28

Definition at line 103 of file linguprops.hxx.

◆ UPH_IS_SPELL_AUTO

#define UPH_IS_SPELL_AUTO   10

Definition at line 88 of file linguprops.hxx.

◆ UPH_IS_SPELL_CAPITALIZATION

#define UPH_IS_SPELL_CAPITALIZATION   5

Definition at line 83 of file linguprops.hxx.

◆ UPH_IS_SPELL_CLOSED_COMPOUND

#define UPH_IS_SPELL_CLOSED_COMPOUND   11

Definition at line 89 of file linguprops.hxx.

◆ UPH_IS_SPELL_HYPHENATED_COMPOUND

#define UPH_IS_SPELL_HYPHENATED_COMPOUND   12

Definition at line 90 of file linguprops.hxx.

◆ UPH_IS_SPELL_SPECIAL

#define UPH_IS_SPELL_SPECIAL   13

Definition at line 91 of file linguprops.hxx.

◆ UPH_IS_SPELL_UPPER_CASE

#define UPH_IS_SPELL_UPPER_CASE   3

Definition at line 81 of file linguprops.hxx.

◆ UPH_IS_SPELL_WITH_DIGITS

#define UPH_IS_SPELL_WITH_DIGITS   4

Definition at line 82 of file linguprops.hxx.

◆ UPH_IS_TRANSLATE_COMMON_TERMS

#define UPH_IS_TRANSLATE_COMMON_TERMS   32

Definition at line 107 of file linguprops.hxx.

◆ UPH_IS_USE_CHARACTER_VARIANTS

#define UPH_IS_USE_CHARACTER_VARIANTS   31

Definition at line 106 of file linguprops.hxx.

◆ UPH_IS_USE_DICTIONARY_LIST

#define UPH_IS_USE_DICTIONARY_LIST   1

Definition at line 79 of file linguprops.hxx.

◆ UPH_IS_WRAP_REVERSE

#define UPH_IS_WRAP_REVERSE   16

Definition at line 94 of file linguprops.hxx.

Variable Documentation

◆ UPN_ACTIVE_CONVERSION_DICTIONARIES

constexpr OUStringLiteral UPN_ACTIVE_CONVERSION_DICTIONARIES = u"ActiveConversionDictionaries"
inlineconstexpr

Definition at line 64 of file linguprops.hxx.

◆ UPN_ACTIVE_DICTIONARIES

constexpr OUStringLiteral UPN_ACTIVE_DICTIONARIES = u"ActiveDictionaries"
inlineconstexpr

Definition at line 32 of file linguprops.hxx.

◆ UPN_DATA_FILES_CHANGED_CHECK_VALUE

constexpr OUStringLiteral UPN_DATA_FILES_CHANGED_CHECK_VALUE = u"DataFilesChangedCheckValue"
inlineconstexpr

Definition at line 61 of file linguprops.hxx.

◆ UPN_DEFAULT_LANGUAGE

constexpr OUStringLiteral UPN_DEFAULT_LANGUAGE = u"DefaultLanguage"
inlineconstexpr

Definition at line 50 of file linguprops.hxx.

◆ UPN_DEFAULT_LOCALE

constexpr OUStringLiteral UPN_DEFAULT_LOCALE = u"DefaultLocale"
inlineconstexpr

Definition at line 51 of file linguprops.hxx.

◆ UPN_DEFAULT_LOCALE_CJK

constexpr OUStringLiteral UPN_DEFAULT_LOCALE_CJK = u"DefaultLocale_CJK"
inlineconstexpr

Definition at line 52 of file linguprops.hxx.

◆ UPN_DEFAULT_LOCALE_CTL

constexpr OUStringLiteral UPN_DEFAULT_LOCALE_CTL = u"DefaultLocale_CTL"
inlineconstexpr

Definition at line 53 of file linguprops.hxx.

◆ UPN_HYPH_MIN_LEADING

constexpr OUStringLiteral UPN_HYPH_MIN_LEADING = u"HyphMinLeading"
inlineconstexpr

Definition at line 40 of file linguprops.hxx.

◆ UPN_HYPH_MIN_TRAILING

constexpr OUStringLiteral UPN_HYPH_MIN_TRAILING = u"HyphMinTrailing"
inlineconstexpr

Definition at line 41 of file linguprops.hxx.

◆ UPN_HYPH_MIN_WORD_LENGTH

constexpr OUStringLiteral UPN_HYPH_MIN_WORD_LENGTH = u"HyphMinWordLength"
inlineconstexpr

Definition at line 42 of file linguprops.hxx.

◆ UPN_HYPH_NO_CAPS

constexpr OUStringLiteral UPN_HYPH_NO_CAPS = u"HyphNoCaps"
inlineconstexpr

Definition at line 43 of file linguprops.hxx.

◆ UPN_HYPH_NO_LAST_WORD

constexpr OUStringLiteral UPN_HYPH_NO_LAST_WORD = u"HyphNoLastWord"
inlineconstexpr

Definition at line 44 of file linguprops.hxx.

◆ UPN_HYPH_ZONE

constexpr OUStringLiteral UPN_HYPH_ZONE = u"HyphZone"
inlineconstexpr

Definition at line 45 of file linguprops.hxx.

◆ UPN_IS_AUTO_CLOSE_DIALOG

constexpr OUStringLiteral UPN_IS_AUTO_CLOSE_DIALOG = u"IsAutoCloseDialog"
inlineconstexpr

Definition at line 66 of file linguprops.hxx.

◆ UPN_IS_AUTO_REPLACE_UNIQUE_ENTRIES

constexpr OUStringLiteral UPN_IS_AUTO_REPLACE_UNIQUE_ENTRIES = u"IsAutoReplaceUniqueEntries"
inlineconstexpr

Definition at line 68 of file linguprops.hxx.

◆ UPN_IS_DIRECTION_TO_SIMPLIFIED

constexpr OUStringLiteral UPN_IS_DIRECTION_TO_SIMPLIFIED = u"IsDirectionToSimplified"
inlineconstexpr

Definition at line 69 of file linguprops.hxx.

◆ UPN_IS_GERMAN_PRE_REFORM

constexpr OUStringLiteral UPN_IS_GERMAN_PRE_REFORM = u"IsGermanPreReform"
inlineconstexpr

Definition at line 29 of file linguprops.hxx.

◆ UPN_IS_GRAMMAR_AUTO

constexpr OUStringLiteral UPN_IS_GRAMMAR_AUTO = u"IsAutoGrammarCheck"
inlineconstexpr

Definition at line 74 of file linguprops.hxx.

◆ UPN_IS_GRAMMAR_INTERACTIVE

constexpr OUStringLiteral UPN_IS_GRAMMAR_INTERACTIVE = u"IsInteractiveGrammarCheck"
inlineconstexpr

Definition at line 75 of file linguprops.hxx.

◆ UPN_IS_HYPH_AUTO

constexpr OUStringLiteral UPN_IS_HYPH_AUTO = u"IsHyphAuto"
inlineconstexpr

Definition at line 54 of file linguprops.hxx.

◆ UPN_IS_HYPH_SPECIAL

constexpr OUStringLiteral UPN_IS_HYPH_SPECIAL = u"IsHyphSpecial"
inlineconstexpr

Definition at line 55 of file linguprops.hxx.

◆ UPN_IS_IGNORE_CONTROL_CHARACTERS

constexpr OUStringLiteral UPN_IS_IGNORE_CONTROL_CHARACTERS = u"IsIgnoreControlCharacters"
inlineconstexpr

Definition at line 31 of file linguprops.hxx.

◆ UPN_IS_IGNORE_POST_POSITIONAL_WORD

constexpr OUStringLiteral UPN_IS_IGNORE_POST_POSITIONAL_WORD = u"IsIgnorePostPositionalWord"
inlineconstexpr

Definition at line 65 of file linguprops.hxx.

◆ UPN_IS_REVERSE_MAPPING

constexpr OUStringLiteral UPN_IS_REVERSE_MAPPING = u"IsReverseMapping"
inlineconstexpr

Definition at line 72 of file linguprops.hxx.

◆ UPN_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST

constexpr OUStringLiteral UPN_IS_SHOW_ENTRIES_RECENTLY_USED_FIRST = u"IsShowEntriesRecentlyUsedFirst"
inlineconstexpr

Definition at line 67 of file linguprops.hxx.

◆ UPN_IS_SPELL_AUTO

constexpr OUStringLiteral UPN_IS_SPELL_AUTO = u"IsSpellAuto"
inlineconstexpr

Definition at line 56 of file linguprops.hxx.

◆ UPN_IS_SPELL_CAPITALIZATION

constexpr OUStringLiteral UPN_IS_SPELL_CAPITALIZATION = u"IsSpellCapitalization"
inlineconstexpr

Definition at line 37 of file linguprops.hxx.

◆ UPN_IS_SPELL_CLOSED_COMPOUND

constexpr OUStringLiteral UPN_IS_SPELL_CLOSED_COMPOUND = u"IsSpellClosedCompound"
inlineconstexpr

Definition at line 57 of file linguprops.hxx.

◆ UPN_IS_SPELL_HYPHENATED_COMPOUND

constexpr OUStringLiteral UPN_IS_SPELL_HYPHENATED_COMPOUND = u"IsSpellHyphenatedCompound"
inlineconstexpr

Definition at line 58 of file linguprops.hxx.

◆ UPN_IS_SPELL_SPECIAL

constexpr OUStringLiteral UPN_IS_SPELL_SPECIAL = u"IsSpellSpecial"
inlineconstexpr

Definition at line 59 of file linguprops.hxx.

◆ UPN_IS_SPELL_UPPER_CASE

constexpr OUStringLiteral UPN_IS_SPELL_UPPER_CASE = u"IsSpellUpperCase"
inlineconstexpr

Definition at line 35 of file linguprops.hxx.

◆ UPN_IS_SPELL_WITH_DIGITS

constexpr OUStringLiteral UPN_IS_SPELL_WITH_DIGITS = u"IsSpellWithDigits"
inlineconstexpr

Definition at line 36 of file linguprops.hxx.

◆ UPN_IS_TRANSLATE_COMMON_TERMS

constexpr OUStringLiteral UPN_IS_TRANSLATE_COMMON_TERMS = u"IsTranslateCommonTerms"
inlineconstexpr

Definition at line 71 of file linguprops.hxx.

◆ UPN_IS_USE_CHARACTER_VARIANTS

constexpr OUStringLiteral UPN_IS_USE_CHARACTER_VARIANTS = u"IsUseCharacterVariants"
inlineconstexpr

Definition at line 70 of file linguprops.hxx.

◆ UPN_IS_USE_DICTIONARY_LIST

constexpr OUStringLiteral UPN_IS_USE_DICTIONARY_LIST = u"IsUseDictionaryList"
inlineconstexpr

deprecated #i91949 !

Definition at line 30 of file linguprops.hxx.

◆ UPN_IS_WRAP_REVERSE

constexpr OUStringLiteral UPN_IS_WRAP_REVERSE = u"IsWrapReverse"
inlineconstexpr

Definition at line 60 of file linguprops.hxx.