Searched refs:UPN_IS_SPELL_WITH_DIGITS (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/linguistic/workben/ |
H A D | sprophelp.cxx | 183 UPN_IS_SPELL_WITH_DIGITS, 223 else if (A2OU( UPN_IS_SPELL_WITH_DIGITS ) == pPropName[i]) in PropertyHelper_Spell()
|
/aoo4110/main/linguistic/source/ |
H A D | lngprophelp.cxx | 377 UPN_IS_SPELL_WITH_DIGITS, 428 … else if (pPropName[i].equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( UPN_IS_SPELL_WITH_DIGITS ) )) in GetCurrentValues()
|
H A D | lngopt.cxx | 267 { WID_IS_SPELL_WITH_DIGITS, UPN_IS_SPELL_WITH_DIGITS }, 353 { MAP_CHAR_LEN(UPN_IS_SPELL_WITH_DIGITS), WID_IS_SPELL_WITH_DIGITS, in lcl_GetLinguProps()
|
H A D | iprcache.cxx | 84 { UPN_IS_SPELL_WITH_DIGITS, UPH_IS_SPELL_WITH_DIGITS },
|
/aoo4110/main/unotools/inc/unotools/ |
H A D | linguprops.hxx | 36 #define UPN_IS_SPELL_WITH_DIGITS "IsSpellWithDigits" macro
|
/aoo4110/main/cui/source/options/ |
H A D | optlingu.cxx | 387 UPN_IS_SPELL_WITH_DIGITS, // EID_WORDS_WITH_DIGITS 1590 aLngCfg.GetProperty( C2U(UPN_IS_SPELL_WITH_DIGITS) ) >>= bVal; in Reset()
|
/aoo4110/main/unotools/source/config/ |
H A D | lingucfg.cxx | 250 {/* 8 */ "SpellChecking/IsSpellWithDigits", UPN_IS_SPELL_WITH_DIGITS, …
|
Completed in 52 milliseconds