Searched refs:GenericDropTarget (Results 1 – 1 of 1) sorted by relevance
420 class GenericDropTarget : public cppu::WeakComponentImplHelper2< class427 GenericDropTarget() : cppu::WeakComponentImplHelper2< in GenericDropTarget() function in vcl::GenericDropTarget432 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 8 milliseconds