Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/misc/
H A Ddp_interact.cxx42 class InteractionContinuationImpl : public ::cppu::OWeakObject, class
49 inline InteractionContinuationImpl( Type const & type, bool * pselect ) in InteractionContinuationImpl() function in dp_misc::__anona8d769f80111::InteractionContinuationImpl
68 void InteractionContinuationImpl::acquire() throw () in acquire()
74 void InteractionContinuationImpl::release() throw () in release()
80 Any InteractionContinuationImpl::queryInterface( Type const & type ) in queryInterface()
92 void InteractionContinuationImpl::select() in select()
150 conts[ 0 ] = new InteractionContinuationImpl( in interactContinuation()
152 conts[ 1 ] = new InteractionContinuationImpl( in interactContinuation()