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::__anon13631e300111::InteractionContinuationImpl
69 void InteractionContinuationImpl::acquire() throw () in acquire()
75 void InteractionContinuationImpl::release() throw () in release()
81 Any InteractionContinuationImpl::queryInterface( Type const & type ) in queryInterface()
94 void InteractionContinuationImpl::select() throw (RuntimeException) in select()
153 conts[ 0 ] = new InteractionContinuationImpl( in interactContinuation()
155 conts[ 1 ] = new InteractionContinuationImpl( in interactContinuation()

Completed in 18 milliseconds