Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1619 TextAttrib* pNewBack = pBackAttrLeft->GetAttr().Clone(); in PreNotify() local
1623 SetAttrib( *pNewBack, 0, _nStart, _nEnd - nAddedChars); in PreNotify()
1624 delete pNewBack; in PreNotify()