Searched refs:aAppendStr (Results 1 – 1 of 1) sorted by relevance
320 XubString aAppendStr( RTL_CONSTASCII_USTRINGPARAM( "..." ) ); in ImplGetItemSize() local321 pItem->maFormatText += aAppendStr; in ImplGetItemSize()324 pItem->maFormatText.Erase( pItem->maFormatText.Len()-aAppendStr.Len()-1, 1 ); in ImplGetItemSize()329 while ( (aSize.Width()+4 >= nMaxWidth) && (pItem->maFormatText.Len() > aAppendStr.Len()) ); in ImplGetItemSize()