summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic/GraphicProvider.idl
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 /offapi/com/sun/star/graphic/GraphicProvider.idl
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
Diffstat (limited to 'offapi/com/sun/star/graphic/GraphicProvider.idl')
-rwxr-xr-xoffapi/com/sun/star/graphic/GraphicProvider.idl6
1 files changed, 3 insertions, 3 deletions
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;
};