Searched refs:nErasePos (Results 1 – 1 of 1) sorted by relevance
851 sal_uInt32 nErasePos = nMaxLen - static_cast<sal_uInt32>(maText.Len()) + nSelectionLen; in ImplTruncateToMaxLen() local852 rStr = rStr.copy( 0, nErasePos ); in ImplTruncateToMaxLen()
Completed in 23 milliseconds