Home
last modified time | relevance | path

Searched refs:ImplGetMousePointer (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/window/
H A Dscrwnd.hxx67 using Window::ImplGetMousePointer;
68 PointerStyle ImplGetMousePointer( long nDistX, long nDistY );
H A Dscrwnd.cxx248 PointerStyle ImplWheelWindow::ImplGetMousePointer( long nDistX, long nDistY ) in ImplGetMousePointer() function in ImplWheelWindow
333 const PointerStyle eActStyle = ImplGetMousePointer( nDistX, nDistY ); in MouseMove()
H A Dwindow.cxx1513 PointerStyle Window::ImplGetMousePointer() const in ImplGetMousePointer() function in Window
7945 mpWindowImpl->mpFrame->SetPointer( ImplGetMousePointer() ); in SetPointer()
7961 mpWindowImpl->mpFrame->SetPointer( ImplGetMousePointer() ); in EnableChildPointerOverwrite()
8030 mpWindowImpl->mpFrame->SetPointer( ImplGetMousePointer() ); in ShowPointer()
8076 mpWindowImpl->mpFrame->SetPointer( ImplGetMousePointer() ); in EnterWait()
8094 mpWindowImpl->mpFrame->SetPointer( ImplGetMousePointer() ); in LeaveWait()
H A Dwinproc.cxx272 pChild->ImplGetFrame()->SetPointer( pChild->ImplGetMousePointer() ); in ImplSetMousePointer()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx431 SAL_DLLPRIVATE PointerStyle ImplGetMousePointer() const;

Completed in 88 milliseconds