Home
last modified time | relevance | path

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

/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx310 class GenericDragSource : public cppu::WeakComponentImplHelper2< class
317GenericDragSource() : cppu::WeakComponentImplHelper2< datatransfer::dnd::XDragSource, XInitializat… in GenericDragSource() function in vcl::GenericDragSource
318 virtual ~GenericDragSource();
346 GenericDragSource::~GenericDragSource() in ~GenericDragSource()
350 sal_Bool GenericDragSource::isDragImageSupported() throw() in isDragImageSupported()
355 sal_Int32 GenericDragSource::getDefaultCursor( sal_Int8 ) throw() in getDefaultCursor()
360 void GenericDragSource::startDrag( const datatransfer::dnd::DragGestureEvent&, in startDrag()
372 void GenericDragSource::initialize( const Sequence< Any >& ) throw( Exception ) in initialize()
390 return GenericDragSource::getSupportedServiceNames_static(); in DragSource_getSupportedServiceNames()
405 return GenericDragSource::getImplementationName_static(); in DragSource_getImplementationName()
[all …]

Completed in 17 milliseconds