summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-02-01 23:40:41 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-02-01 23:40:41 +0100
commit12e05fb5934ceb37b852cdc2f9473a7023c45581 (patch)
tree5e3582dcc594c972763d750e27f91ee293b43292 /offapi/com/sun/star/sdb
parent24221a00e3dcc7e72e7c7b66bd16042f85e1d684 (diff)
autorecovery: #i10000#
Diffstat (limited to 'offapi/com/sun/star/sdb')
-rw-r--r--offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl b/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl
index c803434c9580..891929514826 100644
--- a/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl
+++ b/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl
@@ -31,7 +31,7 @@
#define __com_sun_star_sdb_InteractionHandler_idl__
module com { module sun { module star { module task {
- published interface XInteractionHandler;
+ interface XInteractionHandler2;
}; }; }; };
module com { module sun { module star { module sdb {