summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/awt/XMouseClickHandler.idl6
-rw-r--r--offapi/com/sun/star/awt/XUserInputInterception.idl6
-rw-r--r--offapi/com/sun/star/chart/AccessibleChartDocumentView.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/awt/XMouseClickHandler.idl b/offapi/com/sun/star/awt/XMouseClickHandler.idl
index 7260d6ab0a9b..8202d5bd12dc 100644
--- a/offapi/com/sun/star/awt/XMouseClickHandler.idl
+++ b/offapi/com/sun/star/awt/XMouseClickHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMouseClickHandler.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 17:39:37 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:48:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module awt {
/** makes it possible to receive events from the mouse in a certain window.
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XMouseClickHandler: ::com::sun::star::lang::XEventListener
{
diff --git a/offapi/com/sun/star/awt/XUserInputInterception.idl b/offapi/com/sun/star/awt/XUserInputInterception.idl
index b88ef124a663..b09b0dd648dc 100644
--- a/offapi/com/sun/star/awt/XUserInputInterception.idl
+++ b/offapi/com/sun/star/awt/XUserInputInterception.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUserInputInterception.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 17:47:27 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:49:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module awt {
/** Interface to add handlers for key and mouse events. A handler is not a passive
listener, it can even consume the event.
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XUserInputInterception : ::com::sun::star::uno::XInterface
{
diff --git a/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl b/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
index a68da954de55..e5e75a265b77 100644
--- a/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
+++ b/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleChartDocumentView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 17:49:53 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:49:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ module com { module sun { module star { module chart {
accessibility representation tree as simple as possible and
provide as much relevant information as possible.</p>
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessibleChartDocumentView
{