Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/dialogs/
H A DSpellDialog.cxx1601 sal_uInt16 nAddedChars = GetText().Len() - nCurrentLen; in PreNotify() local
1607 nStart = nStart - (sal_uInt16)nAddedChars; in PreNotify()
1608 SetAttrib( *pNewError, 0, nStart - nAddedChars, nEnd ); in PreNotify()
1623 SetAttrib( *pNewBack, 0, _nStart, _nEnd - nAddedChars); in PreNotify()