diff options
author | Stephan Bergmann <sb@openoffice.org> | 2001-08-31 12:10:26 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2001-08-31 12:10:26 +0000 |
commit | 34f7e8a156a5c90ccc4741e3974cbb549a72d045 (patch) | |
tree | 1dc9848e8d54a9dd03af79b02596638dd5093cba /uui/util | |
parent | 03afd41d3aac02f984444c75b3c42ed1da2737b4 (diff) |
#91769# Removed support for InteractiveFileIOExcpetion.
Diffstat (limited to 'uui/util')
-rw-r--r-- | uui/util/uui.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml index 71cfb02dd70c..f193759f2ffc 100644 --- a/uui/util/uui.xml +++ b/uui/util/uui.xml @@ -61,7 +61,6 @@ <type>com.sun.star.ucb.HandleCookiesRequest</type> <type>com.sun.star.ucb.InteractiveAugmentedIOException</type> <type>com.sun.star.ucb.InteractiveCHAOSException</type> - <type>com.sun.star.ucb.InteractiveFileIOException</type> <type>com.sun.star.ucb.InteractiveNetworkConnectException</type> <type>com.sun.star.ucb.InteractiveNetworkException</type> <type>com.sun.star.ucb.InteractiveNetworkGeneralException</type> |