Searched refs:isDragImageSupported (Results 1 – 10 of 10) sorted by relevance
321 virtual sal_Bool SAL_CALL isDragImageSupported() throw();350 sal_Bool GenericDragSource::isDragImageSupported() throw() in isDragImageSupported() function in vcl::GenericDragSource
142 virtual sal_Bool SAL_CALL isDragImageSupported() throw();489 virtual sal_Bool SAL_CALL isDragImageSupported() throw();
2962 sal_Bool SelectionManager::isDragImageSupported() throw() in isDragImageSupported() function in SelectionManager4131 sal_Bool SelectionManagerHolder::isDragImageSupported() throw() in isDragImageSupported() function in SelectionManagerHolder4133 return m_xRealDragSource.is() ? m_xRealDragSource->isDragImageSupported() : sal_False; in isDragImageSupported()
16 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDragSource";"isDragImageSupported()"
109 virtual sal_Bool SAL_CALL isDragImageSupported( ) throw(RuntimeException);
173 sal_Bool SAL_CALL DragSource::isDragImageSupported( ) in isDragImageSupported() function in DragSource
21 "X11";"com::sun::star::datatransfer::dnd::XDragSource";"isDragImageSupported()"
94 virtual sal_Bool SAL_CALL isDragImageSupported( ) throw(com::sun::star::uno::RuntimeException);
233 sal_Bool SAL_CALL DragSource::isDragImageSupported( ) in isDragImageSupported() function in DragSource
72 boolean isDragImageSupported();
Completed in 44 milliseconds