Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dlingucfg.hxx76 bool bROIsHyphAuto; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dlingucfg.hxx76 bool bROIsHyphAuto; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dlingucfg.cxx110 , bROIsHyphAuto(false) in SvtLinguOptions()
626 { rOpt.bROIsHyphAuto = pROStates[i]; rVal >>= rOpt.bIsHyphAuto; } break; in LoadOptions()
769 case UPH_IS_HYPH_AUTO : bReadOnly = rOpt.bROIsHyphAuto; break; in IsReadOnly()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dlingucfg.cxx110 , bROIsHyphAuto(false) in SvtLinguOptions()
620 { rOpt.bROIsHyphAuto = pROStates[i]; rVal >>= rOpt.bIsHyphAuto; } break; in LoadOptions()
763 case UPH_IS_HYPH_AUTO : bReadOnly = rOpt.bROIsHyphAuto; break; in IsReadOnly()