summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XTextContent.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:36:40 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:36:40 +0000
commit81c05fa524a107a96f33c11b14dd82fcd8711bbd (patch)
tree614d4baf7da3971b94eb804654e37312211593de /offapi/com/sun/star/text/XTextContent.idl
parent36cb866536b143fbd4b80696ecbd05741bb1b762 (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 15:05:07 sb 1.8.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/XTextContent.idl')
-rw-r--r--offapi/com/sun/star/text/XTextContent.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XTextContent.idl b/offapi/com/sun/star/text/XTextContent.idl
index 750e71f74ffc..a0f612523e23 100644
--- a/offapi/com/sun/star/text/XTextContent.idl
+++ b/offapi/com/sun/star/text/XTextContent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextContent.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:10 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:36:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@
/** enables objects to be inserted into a text and to provide their
location in a text once they are inserted into it.
*/
-interface XTextContent: com::sun::star::lang::XComponent
+published interface XTextContent: com::sun::star::lang::XComponent
{
//-------------------------------------------------------------------------