Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/xml/
H A Dswxml.cxx214 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local
220 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()
221 aSaxEx = aTmp; in ReadThroughComponent()
227 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()
/aoo41x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx263 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local
269 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()
270 aSaxEx = aTmp; in ReadThroughComponent()
276 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx272 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ImportFromComponent() local
278 if ( aSaxEx.WrappedException >>= aTmp ) in ImportFromComponent()
279 aSaxEx = aTmp; in ImportFromComponent()
285 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ImportFromComponent()
/aoo41x/main/starmath/source/
H A Dmathmlimport.cxx317 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local
323 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()
324 aSaxEx = aTmp; in ReadThroughComponent()
330 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()

Completed in 77 milliseconds