Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6446 … aLastLine = ImplGetEllipsisString( rTargetDevice, aLastLine, nWidth, nStyle, _rLayout ); in ImplDrawText()
6536 aStr = ImplGetEllipsisString( rTargetDevice, aStr, nWidth, nStyle, _rLayout ); in ImplDrawText()
6834 return ImplGetEllipsisString( *this, rOrigStr, nMaxWidth, nStyle, aTextLayout ); in GetEllipsisString()
6839 String OutputDevice::ImplGetEllipsisString( const OutputDevice& rTargetDevice, const XubString& rOr… in ImplGetEllipsisString() function in OutputDevice
6906 …aStr = OutputDevice::ImplGetEllipsisString( rTargetDevice, aStr, nMaxWidth, nStyle | TEXT_DRAW_END… in ImplGetEllipsisString()
6921 …aStr = OutputDevice::ImplGetEllipsisString( rTargetDevice, aStr, nMaxWidth, nStyle | TEXT_DRAW_END… in ImplGetEllipsisString()
6931 …aStr = OutputDevice::ImplGetEllipsisString( rTargetDevice, aStr, nMaxWidth, nStyle | TEXT_DRAW_END… in ImplGetEllipsisString()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx415 …SAL_DLLPRIVATE XubString ImplGetEllipsisString( const OutputDevice& rTargetDevice, const XubStr…

Completed in 65 milliseconds