Searched refs:bResIsSpellWithDigits (Results 1 – 4 of 4) sorted by relevance
226 pbResVal = &bResIsSpellWithDigits; in PropertyHelper_Spell()255 bResIsSpellWithDigits = bIsSpellWithDigits = FALSE; in SetDefault()340 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()356 case UPH_IS_SPELL_WITH_DIGITS : pbResVal = &bResIsSpellWithDigits; break; in SetTmpPropVals()
134 BOOL bResIsSpellWithDigits; member in PropertyHelper_Spell161 BOOL IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits()
405 bResIsSpellWithDigits = bIsSpellWithDigits = sal_False; in SetDefaultValues()431 pbResVal = &bResIsSpellWithDigits; in GetCurrentValues()524 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()543 case UPH_IS_SPELL_WITH_DIGITS : pbResVal = &bResIsSpellWithDigits; break; in SetTmpPropVals()
216 sal_Bool bResIsSpellWithDigits; member in linguistic::PropertyHelper_Spell250 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits()
Completed in 33 milliseconds