Searched refs:ImplGetMousePointer (Results 1 – 5 of 5) sorted by relevance
65 using Window::ImplGetMousePointer;66 PointerStyle ImplGetMousePointer( long nDistX, long nDistY );
246 PointerStyle ImplWheelWindow::ImplGetMousePointer( long nDistX, long nDistY ) in ImplGetMousePointer() function in ImplWheelWindow331 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()
269 pChild->ImplGetFrame()->SetPointer( pChild->ImplGetMousePointer() ); in ImplSetMousePointer()
431 SAL_DLLPRIVATE PointerStyle ImplGetMousePointer() const;