From 3364060dbbbc9e64ed435350ed6da1a07a92e93a Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Mon, 25 Jun 2001 07:51:54 +0000 Subject: #87187# - New error handling. --- ucb/source/core/ucb.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ucb/source/core/ucb.xml') diff --git a/ucb/source/core/ucb.xml b/ucb/source/core/ucb.xml index 162b3d5e66d9..f6be5a4a8d16 100644 --- a/ucb/source/core/ucb.xml +++ b/ucb/source/core/ucb.xml @@ -111,9 +111,9 @@ cppuhelper ucbhelper - sal2 - cppu2 - cppuhelper2$(COM) + sal3 + cppu3 + cppuhelper3$(COM) ucbhelper1$(COM) com.sun.star.beans.PropertyAttribute @@ -143,6 +143,7 @@ com.sun.star.ucb.GlobalTransferCommandArgument com.sun.star.ucb.InsertCommandArgument com.sun.star.ucb.InteractiveBadTransferURLException + com.sun.star.ucb.NameClashException com.sun.star.ucb.OpenCommandArgument2 com.sun.star.ucb.OpenMode com.sun.star.ucb.RecipientInfo @@ -150,6 +151,7 @@ com.sun.star.ucb.SendInfo com.sun.star.ucb.SendMediaTypes com.sun.star.ucb.TransferInfo + com.sun.star.ucb.UnsupportedNameClashException com.sun.star.ucb.XCommandInfo com.sun.star.ucb.XCommandProcessor com.sun.star.ucb.XContentAccess -- cgit v1.2.1