Searched refs:aSaxEx (Results 1 – 4 of 4) sorted by relevance
198 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local204 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()205 aSaxEx = aTmp; in ReadThroughComponent()211 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 42 milliseconds