Searched refs:iaioe (Results 1 – 3 of 3) sorted by relevance
457 ucb::InteractiveAugmentedIOException iaioe; in mkException() local458 iaioe.Message = i_rMessage; in mkException()459 iaioe.Classification = task::InteractionClassification_ERROR; in mkException()460 iaioe.Code = i_ErrorCode; in mkException()467 iaioe.Arguments = ::comphelper::makeSequence( in mkException()469 return iaioe; in mkException()734 ucb::InteractiveAugmentedIOException iaioe; in initLoading() local744 iaioe = e; in initLoading()778 if (handleError(iaioe, i_xHandler)) goto retry; in initLoading()
886 ucb::InteractiveAugmentedIOException iaioe; in Read() local887 if (e.TargetException >>= iaioe) in Read()
519 ucb::InteractiveAugmentedIOException iaioe; in Import() local520 if ( e.TargetException >>= iaioe ) in Import()