Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx851 sal_uInt32 nErasePos = nMaxLen - static_cast<sal_uInt32>(maText.Len()) + nSelectionLen; in ImplTruncateToMaxLen() local
852 rStr = rStr.copy( 0, nErasePos ); in ImplTruncateToMaxLen()

Completed in 46 milliseconds