Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dscrwnd.cxx56 ImplWheelWindow::ImplWheelWindow( Window* pParent ) : in ImplWheelWindow() function in ImplWheelWindow
104 ImplWheelWindow::~ImplWheelWindow() in ~ImplWheelWindow()
112 void ImplWheelWindow::ImplStop() in ImplStop()
121 void ImplWheelWindow::ImplSetRegion( const Bitmap& rRegionBmp ) in ImplSetRegion()
138 void ImplWheelWindow::ImplCreateImageList() in ImplCreateImageList()
148 void ImplWheelWindow::ImplSetWheelMode( sal_uLong nWheelMode ) in ImplSetWheelMode()
171 void ImplWheelWindow::ImplDrawWheel() in ImplDrawWheel()
192 void ImplWheelWindow::ImplRecalcScrollValues() in ImplRecalcScrollValues()
316 void ImplWheelWindow::Paint( const Rectangle& ) in Paint()
323 void ImplWheelWindow::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
[all …]
H A Dscrwnd.hxx46 class ImplWheelWindow : public FloatingWindow class
82 ImplWheelWindow( Window* pParent );
83 ~ImplWheelWindow();
H A Dwindow2.cxx794 pSVData->maAppData.mpWheelWindow = new ImplWheelWindow( this ); in StartAutoScroll()
/trunk/main/vcl/inc/
H A Dsvdata.hxx110 class ImplWheelWindow;
154 ImplWheelWindow* mpWheelWindow; // WheelWindow

Completed in 29 milliseconds