Searched refs:getCurrentCursor (Results 1 – 12 of 12) sorted by relevance
116 sal_Int32 DragSourceContext::getCurrentCursor() throw() in getCurrentCursor() function in DragSourceContext118 return m_rManager.getCurrentCursor(); in getCurrentCursor()
93 virtual sal_Int32 SAL_CALL getCurrentCursor() throw();
475 sal_Int32 getCurrentCursor();
3549 sal_Int32 SelectionManager::getCurrentCursor() in getCurrentCursor() function in SelectionManager
49 sal_Int32 SAL_CALL DragSourceContext::getCurrentCursor( ) in getCurrentCursor() function in DragSourceContext
50 virtual sal_Int32 SAL_CALL getCurrentCursor( )
66 virtual sal_Int32 SAL_CALL getCurrentCursor( )
67 sal_Int32 SAL_CALL SourceContext::getCurrentCursor( ) in getCurrentCursor() function in SourceContext
193 NSCursor* getCurrentCursor() const;
63 long getCurrentCursor();
455 // FIXME: does this leak the returned NSCursor of getCurrentCursor ?457 [self addCursorRect: aRect cursor: mpFrame->getCurrentCursor()];
899 NSCursor* AquaSalFrame::getCurrentCursor() const in getCurrentCursor() function in AquaSalFrame
Completed in 334 milliseconds