Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx156 virtual bool requestCursor( sal_Int16 nCursorShape );
496 requestCursor( mnCurrentCursor ); in show()
727 bool SlideImpl::requestCursor( sal_Int16 nCursorShape ) in requestCursor() function in slideshow::internal::__anon016e0df80111::SlideImpl
730 return mrCursorManager.requestCursor(mnCurrentCursor); in requestCursor()
H A Dshapemanagerimpl.cxx250 mrCursorManager.requestCursor( nNewCursor ); in handleMouseMoved()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx347 virtual bool requestCursor( sal_Int16 nCursorShape );
971 requestCursor(calcActiveCursor(mnCurrentCursor)); in requestWaitSymbol()
988 requestCursor(calcActiveCursor(mnCurrentCursor)); in releaseWaitSymbol()
1768 requestCursor(mnCurrentCursor); in setProperty()
1988 bool SlideShowImpl::requestCursor( sal_Int16 nCursorShape ) in requestCursor() function in __anon9a1686190111::SlideShowImpl
H A Dusereventqueue.cxx524 mrCursorManager.requestCursor( awt::SystemPointer::REFHAND ); in handleMouseMoved()
/trunk/main/slideshow/source/inc/
H A Dcursormanager.hxx53 virtual bool requestCursor( sal_Int16 nCursorShape ) = 0;

Completed in 41 milliseconds