summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/image
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:49:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:49:19 +0000
commit5ad3867d6e065f4afe1a9ed541fd50685ef353c9 (patch)
treec927d713176a076a15b03f8e029c6db852a6da6d /offapi/com/sun/star/image
parent4dde8cd8b98dc8db8feadb9b3cc3e93414a4e458 (diff)
INTEGRATION: CWS sb18 (1.2.426); FILE MERGED
2004/05/21 14:59:44 sb 1.2.426.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/image')
-rw-r--r--offapi/com/sun/star/image/ImageMap.idl6
-rw-r--r--offapi/com/sun/star/image/ImageMapCircleObject.idl6
-rw-r--r--offapi/com/sun/star/image/ImageMapObject.idl6
-rw-r--r--offapi/com/sun/star/image/ImageMapPolygonObject.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/image/ImageMap.idl b/offapi/com/sun/star/image/ImageMap.idl
index 46522444c077..63f3aa5fae01 100644
--- a/offapi/com/sun/star/image/ImageMap.idl
+++ b/offapi/com/sun/star/image/ImageMap.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageMap.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:43:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:48:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
/** This service specifies a html image map.
*/
-service ImageMap
+published service ImageMap
{
/** a ImageMap can, optionally, have a name. */
interface ::com::sun::star::container::XNamed;
diff --git a/offapi/com/sun/star/image/ImageMapCircleObject.idl b/offapi/com/sun/star/image/ImageMapCircleObject.idl
index 32d686378572..6be4f8022eb8 100644
--- a/offapi/com/sun/star/image/ImageMapCircleObject.idl
+++ b/offapi/com/sun/star/image/ImageMapCircleObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageMapCircleObject.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:43:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:48:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
@see ImageMap
@see ImageMapObject
*/
-service ImageMapCircleObject
+published service ImageMapCircleObject
{
/** The basic service for all image map objects. */
service ImageMapObject;
diff --git a/offapi/com/sun/star/image/ImageMapObject.idl b/offapi/com/sun/star/image/ImageMapObject.idl
index 16fb4c5f9ae8..3cd16e700da2 100644
--- a/offapi/com/sun/star/image/ImageMapObject.idl
+++ b/offapi/com/sun/star/image/ImageMapObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageMapObject.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:43:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:48:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
@see ImageMapCircleObject
@see ImageMapPolygonObject
*/
-service ImageMapObject
+published service ImageMapObject
{
/** Interface to access the properties of this service. */
interface ::com::sun::star::beans::XPropertySet;
diff --git a/offapi/com/sun/star/image/ImageMapPolygonObject.idl b/offapi/com/sun/star/image/ImageMapPolygonObject.idl
index 9fc489b94992..6fb29d4ba3f5 100644
--- a/offapi/com/sun/star/image/ImageMapPolygonObject.idl
+++ b/offapi/com/sun/star/image/ImageMapPolygonObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageMapPolygonObject.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 15:43:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:49:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
@see ImageMap
@see ImageMapObject
*/
-service ImageMapPolygonObject
+published service ImageMapPolygonObject
{
/** The basic service for all image map objects. */
service ImageMapObject;