summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-06-06 10:24:54 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-06-06 10:24:54 +0000
commitfeab72562112bc7fc76b998df4f5bc4cbc68808e (patch)
treeaf8e920e9e51bc51164316321550644d745228f3 /ucbhelper
parent82c38820c678bcf17b9c51961cee048835e02c46 (diff)
#87187# - Added some more UNO data types.
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/util/ucbhelper.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ucbhelper/util/ucbhelper.xml b/ucbhelper/util/ucbhelper.xml
index 28d2f26af615..aca45f56b9de 100644
--- a/ucbhelper/util/ucbhelper.xml
+++ b/ucbhelper/util/ucbhelper.xml
@@ -70,12 +70,14 @@
<type> com.sun.star.sdbc.XResultSetMetaData </type>
<type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
<type> com.sun.star.sdbc.XRow </type>
- <type> com.sun.star.task.XInteractionRequest </type>
<type> com.sun.star.task.XInteractionAbort </type>
- <type> com.sun.star.task.XInteractionRetry </type>
<type> com.sun.star.task.XInteractionApprove </type>
<type> com.sun.star.task.XInteractionDisapprove </type>
+ <type> com.sun.star.task.XInteractionHandler </type>
+ <type> com.sun.star.task.XInteractionRequest </type>
+ <type> com.sun.star.task.XInteractionRetry </type>
<type> com.sun.star.ucb.AuthenticationRequest </type>
+ <type> com.sun.star.ucb.CommandFailedException </type>
<type> com.sun.star.ucb.CommandInfoChange </type>
<type> com.sun.star.ucb.ContentAction </type>
<type> com.sun.star.ucb.ContentCreationError </type>