diff options
author | Daniel Vogelheim <dvo@openoffice.org> | 2001-09-18 15:28:34 +0000 |
---|---|---|
committer | Daniel Vogelheim <dvo@openoffice.org> | 2001-09-18 15:28:34 +0000 |
commit | e5ba71a5657eb772eb8d6a63f6d75ccf6331e1ff (patch) | |
tree | 9c45074da92f2f405c021d50cb4a8c7a891e9c1c /xmloff/prj | |
parent | 984bdf0534385b13286e6fe830788b16329192aa (diff) |
#91971# prevent exception-in-excpetion condition when SvXMLElementExport destructor
throws an exception; also worked on new error handling
Diffstat (limited to 'xmloff/prj')
-rw-r--r-- | xmloff/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/prj/d.lst b/xmloff/prj/d.lst index 3dc3d0827fa1..5ea51ba76a9a 100644 --- a/xmloff/prj/d.lst +++ b/xmloff/prj/d.lst @@ -109,6 +109,7 @@ hedabu: ..\inc\xmltoken.hxx %_DEST%\inc%_EXT%\xmloff\xmltoken.hxx hedabu: ..\inc\XMLEventExport.hxx %_DEST%\inc%_EXT%\xmloff\XMLEventExport.hxx hedabu: ..\inc\xmlevent.hxx %_DEST%\inc%_EXT%\xmloff\xmlevent.hxx hedabu: ..\inc\XMLEventsImportContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLEventsImportContext.hxx +hedabu: ..\inc\xmlerror.hxx %_DEST%\inc%_EXT%\xmloff\xmlerror.hxx ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |