Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/xml/
H A Dswxml.cxx198 xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r); in ReadThroughComponent() local
204 if ( aSaxEx.WrappedException >>= aTmp ) in ReadThroughComponent()
205 aSaxEx = aTmp; in ReadThroughComponent()
211 if ( aSaxEx.WrappedException >>= aBrokenPackage ) in ReadThroughComponent()
/aoo42x/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()
/aoo42x/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()
/aoo42x/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 57 milliseconds