Home
last modified time | relevance | path

Searched refs:bROIsSpellSpecial (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dlingucfg.hxx67 bool bROIsSpellSpecial; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dlingucfg.hxx67 bool bROIsSpellSpecial; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dlingucfg.cxx104 , bROIsSpellSpecial(false) in SvtLinguOptions()
613 … { rOpt.bROIsSpellSpecial = pROStates[i]; rVal >>= rOpt.bIsSpellSpecial; } break; in LoadOptions()
772 case UPH_IS_SPELL_SPECIAL : bReadOnly = rOpt.bROIsSpellSpecial; break; in IsReadOnly()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dlingucfg.cxx104 , bROIsSpellSpecial(false) in SvtLinguOptions()
607 … { rOpt.bROIsSpellSpecial = pROStates[i]; rVal >>= rOpt.bIsSpellSpecial; } break; in LoadOptions()
766 case UPH_IS_SPELL_SPECIAL : bReadOnly = rOpt.bROIsSpellSpecial; break; in IsReadOnly()