Searched refs:bIsSpellWithDigits (Results 1 – 8 of 8) sorted by relevance
225 pbVal = &bIsSpellWithDigits; in PropertyHelper_Spell()255 bResIsSpellWithDigits = bIsSpellWithDigits = FALSE; in SetDefault()301 pbVal = &bIsSpellWithDigits; in propertyChange()340 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()
126 BOOL bIsSpellWithDigits; member in PropertyHelper_Spell
206 boolean bIsSpellWithDigits = GetValueToUse( "IsSpellWithDigits", false, aProperties ); in GetProposals()301 boolean bIsSpellWithDigits = GetValueToUse( "IsSpellWithDigits", false, aProperties ); in isValid()310 || (!bIsSpellWithDigits && HasDigits( aWord )) in isValid()
405 bResIsSpellWithDigits = bIsSpellWithDigits = sal_False; in SetDefaultValues()430 pbVal = &bIsSpellWithDigits; in GetCurrentValues()471 pbVal = &bIsSpellWithDigits; in propertyChange_Impl()524 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()
139 case WID_IS_SPELL_WITH_DIGITS : pbVal = &pData->bIsSpellWithDigits; break; in SetValue()217 case WID_IS_SPELL_WITH_DIGITS : pbVal = &pData->bIsSpellWithDigits; break; in GetValue()
120 bIsSpellWithDigits = in SvtLinguOptions()376 case UPH_IS_SPELL_WITH_DIGITS : pbVal = &rOpt.bIsSpellWithDigits; break; in GetProperty()475 case UPH_IS_SPELL_WITH_DIGITS : pbVal = &rOpt.bIsSpellWithDigits; break; in SetProperty()636 … { rOpt.bROIsSpellWithDigits = pROStates[i]; rVal >>= rOpt.bIsSpellWithDigits; } break; in LoadOptions()746 pValue++->setValue( &rOpt.bIsSpellWithDigits, rBOOL ); // 8 in SaveOptions()
96 sal_Bool bIsSpellWithDigits, member
209 sal_Bool bIsSpellWithDigits; member in linguistic::PropertyHelper_Spell
Completed in 71 milliseconds