summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 16:44:01 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 16:44:01 +0000
commita5dff40ef0fc19215d1fa42cdc4e55e69318fb4d (patch)
tree4c23db23561e46191b3feb875583a10ddf81e90e
parentb7ad471c8f6e4c322d2d57377ac377984745dda3 (diff)
INTEGRATION: CWS presentationengine01 (1.2.18); FILE MERGED
2004/08/25 13:20:29 ka 1.2.18.1: #i30383#: added Graphic property for GraphicObjectShape
-rwxr-xr-xoffapi/com/sun/star/graphic/GraphicDescriptor.idl6
-rwxr-xr-xoffapi/com/sun/star/graphic/GraphicProvider.idl6
-rwxr-xr-xoffapi/com/sun/star/graphic/GraphicType.idl6
-rwxr-xr-xoffapi/com/sun/star/graphic/MediaProperties.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/graphic/GraphicDescriptor.idl b/offapi/com/sun/star/graphic/GraphicDescriptor.idl
index 57e509c56f74..0fa862f39dfc 100755
--- a/offapi/com/sun/star/graphic/GraphicDescriptor.idl
+++ b/offapi/com/sun/star/graphic/GraphicDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 09:34:55 $
+ * last change: $Author: rt $ $Date: 2004-11-26 17:43:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module graphic
@see XPropertySet
*/
-service GraphicDescriptor
+published service GraphicDescriptor
{
/** The property interface by which the properties of all
supported services are exchanged
diff --git a/offapi/com/sun/star/graphic/GraphicProvider.idl b/offapi/com/sun/star/graphic/GraphicProvider.idl
index c661ed63dac5..1c7037b02684 100755
--- a/offapi/com/sun/star/graphic/GraphicProvider.idl
+++ b/offapi/com/sun/star/graphic/GraphicProvider.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicProvider.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 09:35:07 $
+ * last change: $Author: rt $ $Date: 2004-11-26 17:43:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module graphic
@see XGraphicProvider
*/
-service GraphicProvider
+published service GraphicProvider
{
interface ::com::sun::star::graphic::XGraphicProvider;
};
diff --git a/offapi/com/sun/star/graphic/GraphicType.idl b/offapi/com/sun/star/graphic/GraphicType.idl
index 7c2166530ee1..986e85e20a29 100755
--- a/offapi/com/sun/star/graphic/GraphicType.idl
+++ b/offapi/com/sun/star/graphic/GraphicType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GraphicType.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 09:35:36 $
+ * last change: $Author: rt $ $Date: 2004-11-26 17:43:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@ module com { module sun { module star { module graphic {
/** Constants that describe the type of graphic
*/
-constants GraphicType
+published constants GraphicType
{
//-------------------------------------------------------------------------
/** Graphic is empty
diff --git a/offapi/com/sun/star/graphic/MediaProperties.idl b/offapi/com/sun/star/graphic/MediaProperties.idl
index 7fea163a2f88..e72090513614 100755
--- a/offapi/com/sun/star/graphic/MediaProperties.idl
+++ b/offapi/com/sun/star/graphic/MediaProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MediaProperties.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 09:35:50 $
+ * last change: $Author: rt $ $Date: 2004-11-26 17:44:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ module com { module sun { module star { module graphic
/** This service describes the properties that are used
when using the <type>XGraphicProvider</type> interface methods
*/
-service MediaProperties
+published service MediaProperties
{
/** Property that describes the location of the source or target
of the graphic as URL.