Searched refs:aSeqCont (Results 1 – 1 of 1) sorted by relevance
108 Sequence< Reference< XInteractionContinuation > > aSeqCont = Request->getContinuations(); in handle() local114 for ( i = 0; i < aSeqCont.getLength(); i++ ) in handle()116 abort = Reference< XInteractionAbort>::query( aSeqCont[i]); in handle()121 for ( i= 0; i < aSeqCont.getLength(); i++) in handle()123 retry= Reference<XInteractionRetry>::query( aSeqCont[i]); in handle()