Searched refs:nPointerShape (Results 1 – 11 of 11) sorted by relevance
340 uno::Reference<drawing::XShape> const& xShape, sal_Int16 nPointerShape )1947 uno::Reference<drawing::XShape> const& xShape, sal_Int16 nPointerShape ) in setShapeCursor() argument1962 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()
692 virtual void setCursorShape( sal_Int16 nPointerShape );905 void SlideView::setCursorShape( sal_Int16 nPointerShape ) in setCursorShape() argument910 mxView->setMouseCursor( nPointerShape ); in setCursorShape()
1056 sal_Int16 nPointerShape ) in notifyShapeCursorChange() argument1062 nPointerShape)); in notifyShapeCursorChange()
168 @param nPointerShape172 void setMouseCursor( [in] short nPointerShape );
358 @param nPointerShape364 [in] short nPointerShape );
83 virtual void setCursorShape( sal_Int16 nPointerShape ) = 0;
468 sal_Int16 nPointerShape );
469 void SAL_CALL SlideShowView::setMouseCursor( sal_Int16 nPointerShape ) throw (RuntimeException) in setMouseCursor() argument475 mxPointer->setType( nPointerShape ); in setMouseCursor()
231 …virtual void SAL_CALL setMouseCursor( sal_Int16 nPointerShape ) throw (::com::sun::star::uno::Runt…
531 void SAL_CALL PresenterSlideShowView::setMouseCursor(::sal_Int16 nPointerShape) in setMouseCursor() argument552 mxPointer->setType(nPointerShape); in setMouseCursor()
141 virtual void SAL_CALL setMouseCursor(::sal_Int16 nPointerShape)
Completed in 65 milliseconds