summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:37:34 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:37:34 +0000
commitcb4496e9621acafcf2cb9f04ccfff9b2341010c3 (patch)
tree0c735e9cbf5b9afaa4fe8ddcbd40139f1b1dbac3 /offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
parentINTEGRATION: CWS sb18 (1.9.168); FILE MERGED (diff)
downloadcore-cb4496e9621acafcf2cb9f04ccfff9b2341010c3.tar.gz
core-cb4496e9621acafcf2cb9f04ccfff9b2341010c3.zip
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 15:05:08 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl')
-rw-r--r--offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
index bfa75a075a84..448c3764f59e 100644
--- a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
+++ b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextEmbeddedObjectsSupplier.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:10 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:37:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
/** provides the collection of all embedded objects within this context
(i.e. this document).
*/
-interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface
+published interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------