Home
last modified time | relevance | path

Searched refs:getCurrentCursor (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.cxx116 sal_Int32 DragSourceContext::getCurrentCursor() throw() in getCurrentCursor() function in DragSourceContext
118 return m_rManager.getCurrentCursor(); in getCurrentCursor()
H A DX11_dndcontext.hxx93 virtual sal_Int32 SAL_CALL getCurrentCursor() throw();
H A DX11_selection.hxx475 sal_Int32 getCurrentCursor();
H A DX11_selection.cxx3549 sal_Int32 SelectionManager::getCurrentCursor() in getCurrentCursor() function in SelectionManager
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSourceContext.cxx49 sal_Int32 SAL_CALL DragSourceContext::getCurrentCursor( ) in getCurrentCursor() function in DragSourceContext
H A DDragSourceContext.hxx50 virtual sal_Int32 SAL_CALL getCurrentCursor( )
/trunk/main/dtrans/source/win32/dnd/
H A Dsourcecontext.hxx66 virtual sal_Int32 SAL_CALL getCurrentCursor( )
H A Dsourcecontext.cxx67 sal_Int32 SAL_CALL SourceContext::getCurrentCursor( ) in getCurrentCursor() function in SourceContext
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.hxx93 virtual sal_Int32 SAL_CALL getCurrentCursor() throw( RuntimeException);
H A DDragSource.cxx178 sal_Int32 SAL_CALL DragSource::getCurrentCursor( ) in getCurrentCursor() function in DragSource
/trunk/main/vcl/inc/aqua/
H A Dsalframe.h193 NSCursor* getCurrentCursor() const;
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSourceContext.idl63 long getCurrentCursor();
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm455 // FIXME: does this leak the returned NSCursor of getCurrentCursor ?
457 [self addCursorRect: aRect cursor: mpFrame->getCurrentCursor()];
H A Dsalframe.cxx899 NSCursor* AquaSalFrame::getCurrentCursor() const in getCurrentCursor() function in AquaSalFrame

Completed in 81 milliseconds