Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell2.cxx153 const sal_uLong nSpellControl = EE_CNTRL_ONLINESPELLING | EE_CNTRL_ALLOWBIGOBJS; in SetTextObject() local
154 sal_Bool bNewControl = ( (nControl & nSpellControl) != nSpellControl ); in SetTextObject()
156 rEngine.SetControlWord( nControl | nSpellControl ); in SetTextObject()

Completed in 21 milliseconds