Home
last modified time | relevance | path

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

/aoo42x/main/linguistic/workben/
H A Dsprophelp.cxx226 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()
H A Dsprophelp.hxx134 BOOL bResIsSpellWithDigits; member in PropertyHelper_Spell
161 BOOL IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits()
/aoo42x/main/linguistic/source/
H A Dlngprophelp.cxx405 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()
/aoo42x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx216 sal_Bool bResIsSpellWithDigits; member in linguistic::PropertyHelper_Spell
250 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits()

Completed in 33 milliseconds