summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-01-26 22:44:03 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-01-26 22:45:27 +0100
commit00de339c15a048c874bc856e321973df0ea238de (patch)
tree8fd49099b100f4da6a6c2b426afc9f9fc9fd5a19 /udkapi
parent596469d4183ff451833348cb4454ad0d02e0138f (diff)
Fixup over-ambitious previous revert.
There were actually some useful bits hidden in that mass-publishing of uno api.
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/task/XInteractionHandler2.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/udkapi/com/sun/star/task/XInteractionHandler2.idl b/udkapi/com/sun/star/task/XInteractionHandler2.idl
index d506e5a840fa..c77801af9dd3 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler2.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler2.idl
@@ -42,6 +42,8 @@
<p>This interface extends the interface <type>XInteractionHandler</type>
the way that a caller can determine whether an interaction request was
actually handled by the interaction handler.</p>
+
+ @since OOo 3.2
*/
/* published */ interface XInteractionHandler2 : com::sun::star::task::XInteractionHandler
{