Home
last modified time | relevance | path

Searched refs:isDragImageSupported (Results 1 – 12 of 12) sorted by relevance

/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx321 virtual sal_Bool SAL_CALL isDragImageSupported() throw();
350 sal_Bool GenericDragSource::isDragImageSupported() throw() in isDragImageSupported() function in vcl::GenericDragSource
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx142 virtual sal_Bool SAL_CALL isDragImageSupported() throw();
489 virtual sal_Bool SAL_CALL isDragImageSupported() throw();
H A DX11_selection.cxx2962 sal_Bool SelectionManager::isDragImageSupported() throw() in isDragImageSupported() function in SelectionManager
4131 sal_Bool SelectionManagerHolder::isDragImageSupported() throw() in isDragImageSupported() function in SelectionManagerHolder
4133 return m_xRealDragSource.is() ? m_xRealDragSource->isDragImageSupported() : sal_False; in isDragImageSupported()
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.hxx81 virtual sal_Bool SAL_CALL isDragImageSupported( ) throw(RuntimeException);
H A DDragSource.cxx89 sal_Bool SAL_CALL DragSource::isDragImageSupported( ) in isDragImageSupported() function in DragSource
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dnd/
H A Dcom.sun.star.comp.datatransfer.dnd.OleDragAndDrop.csv16 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDragSource";"isDragImageSupported()"
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.hxx109 virtual sal_Bool SAL_CALL isDragImageSupported( ) throw(RuntimeException);
H A Dsource.cxx173 sal_Bool SAL_CALL DragSource::isDragImageSupported( ) in isDragImageSupported() function in DragSource
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dtransX11/
H A Dcom.sun.star.comp.datatransfer.X11.csv21 "X11";"com::sun::star::datatransfer::dnd::XDragSource";"isDragImageSupported()"
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.hxx94 virtual sal_Bool SAL_CALL isDragImageSupported( ) throw(com::sun::star::uno::RuntimeException);
H A DDragSource.cxx233 sal_Bool SAL_CALL DragSource::isDragImageSupported( ) in isDragImageSupported() function in DragSource
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl72 boolean isDragImageSupported();

Completed in 51 milliseconds