Searched refs:bResIsSpellWithDigits (Results 1 – 4 of 4) sorted by relevance
223 pbResVal = &bResIsSpellWithDigits; in PropertyHelper_Spell()252 bResIsSpellWithDigits = bIsSpellWithDigits = FALSE; in SetDefault()336 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()352 case UPH_IS_SPELL_WITH_DIGITS : pbResVal = &bResIsSpellWithDigits; break; in SetTmpPropVals()
130 BOOL bResIsSpellWithDigits; member in PropertyHelper_Spell156 BOOL IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits()
400 bResIsSpellWithDigits = bIsSpellWithDigits = sal_False; in SetDefaultValues()426 pbResVal = &bResIsSpellWithDigits; in GetCurrentValues()518 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()537 case UPH_IS_SPELL_WITH_DIGITS : pbResVal = &bResIsSpellWithDigits; break; in SetTmpPropVals()
211 sal_Bool bResIsSpellWithDigits; member in linguistic::PropertyHelper_Spell244 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits()