Searched refs:GenericDragSource (Results 1 – 1 of 1) sorted by relevance
310 class GenericDragSource : public cppu::WeakComponentImplHelper2< class317 …GenericDragSource() : cppu::WeakComponentImplHelper2< datatransfer::dnd::XDragSource, XInitializat… in GenericDragSource() function in vcl::GenericDragSource318 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 8 milliseconds