Home
last modified time | relevance | path

Searched refs:nPointerShape (Results 1 – 11 of 11) sorted by relevance

/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx340 uno::Reference<drawing::XShape> const& xShape, sal_Int16 nPointerShape )
1947 uno::Reference<drawing::XShape> const& xShape, sal_Int16 nPointerShape ) in setShapeCursor() argument
1962 if( nPointerShape != awt::SystemPointer::ARROW ) in setShapeCursor()
1969 nPointerShape) ); in setShapeCursor()
1972 else if( nPointerShape == awt::SystemPointer::ARROW ) in setShapeCursor()
1981 aIter->second = nPointerShape; in setShapeCursor()
1985 nPointerShape); in setShapeCursor()
H A Dslideview.cxx692 virtual void setCursorShape( sal_Int16 nPointerShape );
905 void SlideView::setCursorShape( sal_Int16 nPointerShape ) in setCursorShape() argument
910 mxView->setMouseCursor( nPointerShape ); in setCursorShape()
H A Deventmultiplexer.cxx1056 sal_Int16 nPointerShape ) in notifyShapeCursorChange() argument
1062 nPointerShape)); in notifyShapeCursorChange()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl168 @param nPointerShape
172 void setMouseCursor( [in] short nPointerShape );
H A DXSlideShow.idl358 @param nPointerShape
364 [in] short nPointerShape );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx469 void SAL_CALL SlideShowView::setMouseCursor( sal_Int16 nPointerShape ) throw (RuntimeException) in setMouseCursor() argument
475 mxPointer->setType( nPointerShape ); in setMouseCursor()
H A Dslideshowviewimpl.hxx231 …virtual void SAL_CALL setMouseCursor( sal_Int16 nPointerShape ) throw (::com::sun::star::uno::Runt…
/trunk/main/slideshow/source/inc/
H A Dview.hxx83 virtual void setCursorShape( sal_Int16 nPointerShape ) = 0;
H A Deventmultiplexer.hxx468 sal_Int16 nPointerShape );
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx531 void SAL_CALL PresenterSlideShowView::setMouseCursor(::sal_Int16 nPointerShape) in setMouseCursor() argument
552 mxPointer->setType(nPointerShape); in setMouseCursor()
H A DPresenterSlideShowView.hxx141 virtual void SAL_CALL setMouseCursor(::sal_Int16 nPointerShape)

Completed in 89 milliseconds