Searched refs:aSaxEx (Results 1 – 4 of 4) sorted by relevance
214 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local220 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()221 aSaxEx = aTmp; in ReadThroughComponent()227 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()
263 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local269 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()270 aSaxEx = aTmp; in ReadThroughComponent()276 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()
272 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ImportFromComponent() local278 if ( aSaxEx.WrappedException >>= aTmp ) in ImportFromComponent()279 aSaxEx = aTmp; in ImportFromComponent()285 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ImportFromComponent()
317 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local323 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()324 aSaxEx = aTmp; in ReadThroughComponent()330 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()
Completed in 63 milliseconds