Home
last modified time | relevance | path

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

/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx250 sal_Bool IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in linguistic::PropertyHelper_Spell
277 sal_Bool IsSpellWithDigits() const;
/trunk/main/linguistic/source/
H A Dlngprophelp.cxx838 sal_Bool PropertyHelper_Spelling::IsSpellWithDigits() const in IsSpellWithDigits() function in linguistic::PropertyHelper_Spelling
840 return pInst->IsSpellWithDigits(); in IsSpellWithDigits()
/trunk/main/linguistic/workben/
H A Dsprophelp.hxx161 BOOL IsSpellWithDigits() const { return bResIsSpellWithDigits; } in IsSpellWithDigits() function in PropertyHelper_Spell
H A Dsspellimp.cxx202 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/lng/
H A Dcom.sun.star.lingu2.LinguProps.csv5 "LinguProps";"com::sun::star::linguistic2::LinguProperties";"IsSpellWithDigits"
/trunk/main/offapi/com/sun/star/linguistic2/
H A DLinguProperties.idl88 [property] boolean IsSpellWithDigits;
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx326 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx420 (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) || in isValid()

Completed in 30 milliseconds