Home
last modified time | relevance | path

Searched refs:aWrappedException (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx93 Any aWrappedException; in errorThrow() local
94 throw SAXException(rErrorMessage, aContext, aWrappedException); in errorThrow()
/trunk/main/chart2/source/tools/
H A DWrappedPropertySet.cxx149 lang::WrappedTargetException aWrappedException; in setPropertyValue() local
150 aWrappedException.TargetException = uno::makeAny( ex ); in setPropertyValue()
151 throw aWrappedException; in setPropertyValue()
190 lang::WrappedTargetException aWrappedException; in getPropertyValue() local
191 aWrappedException.TargetException = uno::makeAny( ex ); in getPropertyValue()
192 throw aWrappedException; in getPropertyValue()

Completed in 17 milliseconds