Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/commontools/
H A Dparamwrapper.cxx217 WrappedTargetException aExceptionWrapper; in setFastPropertyValue_NoBroadcast() local
218 aExceptionWrapper.Context = e.Context; in setFastPropertyValue_NoBroadcast()
219 aExceptionWrapper.Message = e.Message; in setFastPropertyValue_NoBroadcast()
220 aExceptionWrapper.TargetException <<= e; in setFastPropertyValue_NoBroadcast()
221 throw WrappedTargetException( aExceptionWrapper ); in setFastPropertyValue_NoBroadcast()

Completed in 14 milliseconds