Searched refs:ImplGetMousePointer (Results 1 – 5 of 5) sorted by relevance
67 using Window::ImplGetMousePointer;68 PointerStyle ImplGetMousePointer( long nDistX, long nDistY );
248 PointerStyle ImplWheelWindow::ImplGetMousePointer( long nDistX, long nDistY ) in ImplGetMousePointer() function in ImplWheelWindow333 const PointerStyle eActStyle = ImplGetMousePointer( nDistX, nDistY ); in MouseMove()
1513 PointerStyle Window::ImplGetMousePointer() const in ImplGetMousePointer() function in Window7945 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()
272 pChild->ImplGetFrame()->SetPointer( pChild->ImplGetMousePointer() ); in ImplSetMousePointer()
431 SAL_DLLPRIVATE PointerStyle ImplGetMousePointer() const;
Completed in 82 milliseconds