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.cxx54 ImplWheelWindow::ImplWheelWindow( Window* pParent ) : in ImplWheelWindow() function in ImplWheelWindow
93 mpTimer->SetTimeoutHdl( LINK( this, ImplWheelWindow, ImplScrollHdl ) ); in ImplWheelWindow()
102 ImplWheelWindow::~ImplWheelWindow() in ~ImplWheelWindow()
110 void ImplWheelWindow::ImplStop() in ImplStop()
119 void ImplWheelWindow::ImplSetRegion( const Bitmap& rRegionBmp ) in ImplSetRegion()
136 void ImplWheelWindow::ImplCreateImageList() in ImplCreateImageList()
146 void ImplWheelWindow::ImplSetWheelMode( sal_uLong nWheelMode ) in ImplSetWheelMode()
169 void ImplWheelWindow::ImplDrawWheel() in ImplDrawWheel()
190 void ImplWheelWindow::ImplRecalcScrollValues() in ImplRecalcScrollValues()
246 PointerStyle ImplWheelWindow::ImplGetMousePointer( long nDistX, long nDistY ) in ImplGetMousePointer()
[all …]
H A Dscrwnd.hxx44 class ImplWheelWindow : public FloatingWindow class
80 ImplWheelWindow( Window* pParent );
81 ~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