Searched refs:wtExc (Results 1 – 2 of 2) sorted by relevance
235 lang::WrappedTargetException wtExc; in handle() local243 if (request >>= wtExc) { in handle()247 wtExc.Context, UNO_QUERY ); in handle()264 request = wtExc.TargetException; in handle()269 update_( wtExc.TargetException ); in handle()
389 lang::WrappedTargetException wtExc; in handle() local400 if (request >>= wtExc) { in handle()405 if (wtExc.TargetException >>= dpExc) in handle()409 if (wtExc.TargetException >>= cfExc) in handle()412 cause = wtExc.TargetException; in handle()418 const uno::Reference< deployment::XPackage > xPackage( wtExc.Context, uno::UNO_QUERY ); in handle()