Searched refs:rBOOL (Results 1 – 1 of 1) sorted by relevance
723 const uno::Type &rBOOL = ::getBooleanCppuType(); in SaveOptions() local738 pValue++->setValue( &rOpt.bIsUseDictionaryList, rBOOL ); // 2 in SaveOptions()739 pValue++->setValue( &rOpt.bIsIgnoreControlCharacters, rBOOL ); // 3 in SaveOptions()745 pValue++->setValue( &rOpt.bIsSpellUpperCase, rBOOL ); // 7 in SaveOptions()746 pValue++->setValue( &rOpt.bIsSpellWithDigits, rBOOL ); // 8 in SaveOptions()747 pValue++->setValue( &rOpt.bIsSpellCapitalization, rBOOL ); // 9 in SaveOptions()748 pValue++->setValue( &rOpt.bIsSpellAuto, rBOOL ); // 10 in SaveOptions()749 pValue++->setValue( &rOpt.bIsSpellSpecial, rBOOL ); // 11 in SaveOptions()750 pValue++->setValue( &rOpt.bIsSpellReverse, rBOOL ); // 14 in SaveOptions()755 pValue++->setValue( &rOpt.bIsHyphSpecial, rBOOL ); // 18 in SaveOptions()[all …]