Searched refs:aTempLastStr1 (Results 1 – 1 of 1) sorted by relevance
6903 XubString aTempLastStr1( RTL_CONSTASCII_USTRINGPARAM( "..." ) ); in ImplGetEllipsisString() local6904 aTempLastStr1 += aLastStr; in ImplGetEllipsisString()6905 if ( _rLayout.GetTextWidth( aTempLastStr1, 0, aTempLastStr1.Len() ) > nMaxWidth ) in ImplGetEllipsisString()
Completed in 276 milliseconds