Home
last modified time | relevance | path

Searched refs:setCursorShape (Results 1 – 4 of 4) sorted by relevance

/trunk/main/slideshow/source/inc/
H A Dview.hxx83 virtual void setCursorShape( sal_Int16 nPointerShape ) = 0;
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx692 virtual void setCursorShape( sal_Int16 nPointerShape );
905 void SlideView::setCursorShape( sal_Int16 nPointerShape ) in setCursorShape() function in slideshow::internal::__anon16bb2ce10111::SlideView
H A Dslideshowimpl.cxx1427 pView->setCursorShape( calcActiveCursor(mnCurrentCursor) ); in addView()
1997 boost::bind( &View::setCursorShape, in requestCursor()
2011 boost::bind( &View::setCursorShape, in resetCursor()
/trunk/main/slideshow/test/
H A Dtestview.cxx281 virtual void setCursorShape( sal_Int16 /*nPointerShape*/ ) in setCursorShape() function in ImplTestView

Completed in 33 milliseconds