summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:34:56 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:34:56 +0000
commit5de4fb8817f73340277fa577f901ca7c634d907d (patch)
treea913683949dd959c0a5ed6cf64d6bbe4c3ffaf19 /offapi/com/sun/star/text/XRelativeTextContentInsert.idl
parentINTEGRATION: CWS sb18 (1.9.328); FILE MERGED (diff)
downloadcore-5de4fb8817f73340277fa577f901ca7c634d907d.tar.gz
core-5de4fb8817f73340277fa577f901ca7c634d907d.zip
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 15:05:05 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/XRelativeTextContentInsert.idl')
-rw-r--r--offapi/com/sun/star/text/XRelativeTextContentInsert.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
index b8b06542cf95..5c2da49b7ece 100644
--- a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
+++ b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRelativeTextContentInsert.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:08 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:34:56 $
*
* 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 text {
-interface XTextContent;
+ published interface XTextContent;
// DocMerge from xml: interface com::sun::star::text::XRelativeTextContentInsert
@@ -87,7 +87,7 @@ interface XTextContent;
@deprecated
*/
-interface XRelativeTextContentInsert: com::sun::star::uno::XInterface
+published interface XRelativeTextContentInsert: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------