Home
last modified time | relevance | path

Searched refs:getDefaultCursor (Results 1 – 12 of 12) sorted by last modified time

/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx182 sal_Int32 SAL_CALL DragSource::getDefaultCursor( sal_Int8 /*dragAction*/ ) in getDefaultCursor() function in DragSource
H A Dsource.hxx110 virtual sal_Int32 SAL_CALL getDefaultCursor( sal_Int8 dragAction )
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx2421 setCursor( getDefaultCursor( nNewDragAction ), m_aDropWindow, m_nDragTimestamp ); in sendDragStatus()
2680 setCursor( getDefaultCursor( dsde.DropAction ), m_aDropWindow, m_nDragTimestamp ); in handleDragEvent()
2969 sal_Int32 SelectionManager::getDefaultCursor( sal_Int8 dragAction ) throw() in getDefaultCursor() function in SelectionManager
4138 sal_Int32 SelectionManagerHolder::getDefaultCursor( sal_Int8 dragAction ) throw() in getDefaultCursor() function in SelectionManagerHolder
4140 return m_xRealDragSource.is() ? m_xRealDragSource->getDefaultCursor( dragAction ) : 0; in getDefaultCursor()
H A DX11_selection.hxx143 virtual sal_Int32 SAL_CALL getDefaultCursor( sal_Int8 dragAction ) throw();
490 virtual sal_Int32 SAL_CALL getDefaultCursor( sal_Int8 dragAction ) throw();
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx322 virtual sal_Int32 SAL_CALL getDefaultCursor( sal_Int8 dragAction ) throw();
355 sal_Int32 GenericDragSource::getDefaultCursor( sal_Int8 ) throw() in getDefaultCursor() function in vcl::GenericDragSource
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx240 sal_Int32 SAL_CALL DragSource::getDefaultCursor( sal_Int8 /*dragAction*/ ) in getDefaultCursor() function in DragSource
H A DDragSource.hxx96 virtual sal_Int32 SAL_CALL getDefaultCursor(sal_Int8 dragAction)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dnd/
H A Dcom.sun.star.comp.datatransfer.dnd.OleDragAndDrop.csv17 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDragSource";"getDefaultCursor()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dtransX11/
H A Dcom.sun.star.comp.datatransfer.X11.csv22 "X11";"com::sun::star::datatransfer::dnd::XDragSource";"getDefaultCursor()"
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl86 long getDefaultCursor( [in] byte dragAction )
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.cxx95 sal_Int32 SAL_CALL DragSource::getDefaultCursor( sal_Int8 /*dragAction*/ ) in getDefaultCursor() function in DragSource
H A DDragSource.hxx82 virtual sal_Int32 SAL_CALL getDefaultCursor(sal_Int8 dragAction)

Completed in 51 milliseconds