Home
last modified time | relevance | path

Searched refs:bIsSpellWithDigits (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/linguistic/workben/
H A Dsprophelp.cxx225 pbVal = &bIsSpellWithDigits; in PropertyHelper_Spell()
255 bResIsSpellWithDigits = bIsSpellWithDigits = FALSE; in SetDefault()
301 pbVal = &bIsSpellWithDigits; in propertyChange()
340 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()
H A Dsprophelp.hxx126 BOOL bIsSpellWithDigits; member in PropertyHelper_Spell
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java206 boolean bIsSpellWithDigits = GetValueToUse( "IsSpellWithDigits", false, aProperties ); in GetProposals()
301 boolean bIsSpellWithDigits = GetValueToUse( "IsSpellWithDigits", false, aProperties ); in isValid()
310 || (!bIsSpellWithDigits && HasDigits( aWord )) in isValid()
/aoo42x/main/linguistic/source/
H A Dlngprophelp.cxx405 bResIsSpellWithDigits = bIsSpellWithDigits = sal_False; in SetDefaultValues()
430 pbVal = &bIsSpellWithDigits; in GetCurrentValues()
471 pbVal = &bIsSpellWithDigits; in propertyChange_Impl()
524 bResIsSpellWithDigits = bIsSpellWithDigits; in SetTmpPropVals()
H A Dlngopt.cxx139 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()
/aoo42x/main/unotools/source/config/
H A Dlingucfg.cxx120 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()
/aoo42x/main/unotools/inc/unotools/
H A Dlingucfg.hxx96 sal_Bool bIsSpellWithDigits, member
/aoo42x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx209 sal_Bool bIsSpellWithDigits; member in linguistic::PropertyHelper_Spell

Completed in 71 milliseconds