summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:08:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:08:34 +0000
commitacb41c477b57e6b1c6b98830526c493c8637dcf7 (patch)
tree2335a50871219523990310d4866b9003eb87e56b /offapi/com/sun/star/drawing
parent56d114ec643f46066236863fcb685761057fbd0b (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/05/14 12:58:06 mi 1.2.16.1: #107627# @since tags for new types added
Diffstat (limited to 'offapi/com/sun/star/drawing')
-rw-r--r--offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl6
-rw-r--r--offapi/com/sun/star/drawing/AccessibleGraphicShape.idl6
2 files changed, 8 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl b/offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl
index 973822497aa8..fd01c2a43d4d 100644
--- a/offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl
+++ b/offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleDrawDocumentView.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:43:15 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:08:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,6 +101,8 @@ module com { module sun { module star { module drawing {
However, if there happens to be a view mode change which results in a
rearrangement of the visible shapes, the user gets notified of this.</li>
</ol></p>
+
+ @since #107627#
*/
service AccessibleDrawDocumentView
{
diff --git a/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl b/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
index 3d73551204c0..d13f6f554fa9 100644
--- a/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
+++ b/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleGraphicShape.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:43:34 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:08:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,6 +81,8 @@ module com { module sun { module star { module drawing {
<type
scope="::com::sun::star::accessibility">XAccessibleImage</type>
interface.</p>
+
+ @since #107627#
*/
service AccessibleGraphicShape
{