Searched refs:iaioe (Results 1 – 3 of 3) sorted by relevance
456 ucb::InteractiveAugmentedIOException iaioe; in mkException() local457 iaioe.Message = i_rMessage; in mkException()458 iaioe.Classification = task::InteractionClassification_ERROR; in mkException()459 iaioe.Code = i_ErrorCode; in mkException()466 iaioe.Arguments = ::comphelper::makeSequence( in mkException()468 return iaioe; in mkException()733 ucb::InteractiveAugmentedIOException iaioe; in initLoading() local743 iaioe = e; in initLoading()777 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()
Completed in 31 milliseconds