Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx1603 sal_uInt16 nAddedChars = GetText().Len() - nCurrentLen; in PreNotify() local
1609 nStart = nStart - (sal_uInt16)nAddedChars; in PreNotify()
1610 SetAttrib( *pNewError, 0, nStart - nAddedChars, nEnd ); in PreNotify()
1625 SetAttrib( *pNewBack, 0, _nStart, _nEnd - nAddedChars); in PreNotify()

Completed in 25 milliseconds