summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 16:44:29 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 16:44:29 +0000
commit349811d3bf91c4e83905eb458c7ca44530e91fa7 (patch)
tree2ebb918938ae767961d007085a7977cfcc5482ad /offapi/com/sun/star
parenta5dff40ef0fc19215d1fa42cdc4e55e69318fb4d (diff)
INTEGRATION: CWS presentationengine01 (1.2.18); FILE MERGED
2004/08/25 13:20:30 ka 1.2.18.1: #i30383#: added Graphic property for GraphicObjectShape
Diffstat (limited to 'offapi/com/sun/star')
-rwxr-xr-xoffapi/com/sun/star/graphic/XGraphic.idl6
-rwxr-xr-xoffapi/com/sun/star/graphic/XGraphicProvider.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/graphic/XGraphic.idl b/offapi/com/sun/star/graphic/XGraphic.idl
index 613a63621332..8d812ae9d088 100755
--- a/offapi/com/sun/star/graphic/XGraphic.idl
+++ b/offapi/com/sun/star/graphic/XGraphic.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XGraphic.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 09:36:07 $
+ * last change: $Author: rt $ $Date: 2004-11-26 17:44:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module graphic
@see XGraphicProvider
@see XGraphicRenderer
*/
-interface XGraphic : ::com::sun::star::uno::XInterface
+published interface XGraphic : ::com::sun::star::uno::XInterface
{
/** Get the type of the contained graphic
diff --git a/offapi/com/sun/star/graphic/XGraphicProvider.idl b/offapi/com/sun/star/graphic/XGraphicProvider.idl
index a630c072f0cc..d8b7e615f3f5 100755
--- a/offapi/com/sun/star/graphic/XGraphicProvider.idl
+++ b/offapi/com/sun/star/graphic/XGraphicProvider.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XGraphicProvider.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-06-11 09:36:20 $
+ * last change: $Author: rt $ $Date: 2004-11-26 17:44:29 $
*
* 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 graphic
content. It is used to load graphics, store graphics and
to get information about unloaded graphics
*/
-interface XGraphicProvider : ::com::sun::star::uno::XInterface
+published interface XGraphicProvider : ::com::sun::star::uno::XInterface
{
/** Calling this method returns a
<type scope="com::sun::star::beans">XPropertySet</type>