20#include <com/sun/star/text/HoriOrientation.hpp>
35 nHeight =
m_pWin->LogicToPixel(
Size( 0, nHeight )).Height();
50 if( text::HoriOrientation::LEFT == nMode )
51 m_pWin->SetPointer(PointerStyle::AutoScrollE);
53 m_pWin->SetPointer(PointerStyle::AutoScrollW);
VclPtr< vcl::Window > m_pWin
void SetPos(const Point &rPt, tools::Long nHeight, sal_uInt16 nMode)
void DrawCursor(sal_uInt16 nMode)