Home
last modified time | relevance | path

Searched refs:iaioe (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx456 ucb::InteractiveAugmentedIOException iaioe; in mkException() local
457 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() local
743 iaioe = e; in initLoading()
777 if (handleError(iaioe, i_xHandler)) goto retry; in initLoading()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx886 ucb::InteractiveAugmentedIOException iaioe; in Read() local
887 if (e.TargetException >>= iaioe) in Read()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx519 ucb::InteractiveAugmentedIOException iaioe; in Import() local
520 if ( e.TargetException >>= iaioe ) in Import()

Completed in 46 milliseconds