Searched refs:seqCont (Results 1 – 1 of 1) sorted by relevance
98 Sequence<Reference< XInteractionContinuation> >seqCont= Request->getContinuations(); in handle() local103 for (sal_Int32 i= 0; i < seqCont.getLength(); i++) in handle()105 abort= Reference<XInteractionAbort>::query( seqCont[i]); in handle()109 for (sal_Int32 i= 0; i < seqCont.getLength(); i++) in handle()111 retry= Reference<XInteractionRetry>::query( seqCont[i]); in handle()