Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1447 …const TextCharAttrib* pIntBackAttr = pTextEngine->FindCharAttrib( aCursor, TEXTATTR_SPELL_BACKGROU… in PreNotify() local
1450 if(pIntBackAttr || pIntErrorAttr) in PreNotify()
1453 if(pIntBackAttr && !pBackAttr) in PreNotify()
1454 pBackAttr = pIntBackAttr; in PreNotify()
1455 bHasField |= pIntBackAttr != 0; in PreNotify()

Completed in 19 milliseconds