Searched refs:nAddedChars (Results 1 – 1 of 1) sorted by relevance
1603 sal_uInt16 nAddedChars = GetText().Len() - nCurrentLen; in PreNotify() local1609 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 62 milliseconds