Home
last modified time | relevance | path

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

/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx420 class GenericDropTarget : public cppu::WeakComponentImplHelper2< class
427 GenericDropTarget() : cppu::WeakComponentImplHelper2< in GenericDropTarget() function in vcl::GenericDropTarget
432 virtual ~GenericDropTarget();
458 GenericDropTarget::~GenericDropTarget() in ~GenericDropTarget()
462 void GenericDropTarget::initialize( const Sequence< Any >& ) throw( Exception ) in initialize()
474 sal_Bool GenericDropTarget::isActive() throw() in isActive()
479 void GenericDropTarget::setActive( sal_Bool ) throw() in setActive()
483 sal_Int8 GenericDropTarget::getDefaultActions() throw() in getDefaultActions()
488 void GenericDropTarget::setDefaultActions( sal_Int8) throw() in setDefaultActions()
505 return GenericDropTarget::getSupportedServiceNames_static(); in DropTarget_getSupportedServiceNames()
[all …]

Completed in 14 milliseconds