summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/ContentIndexMark.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:59:01 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:59:01 +0000
commitb2c8d8c1f7353417b5d5bb44f75b55ea18eb9fb1 (patch)
treefbceada2bdc3e65680456ec81d66d25745262d1d /offapi/com/sun/star/text/ContentIndexMark.idl
parentINTEGRATION: CWS sb18 (1.5.406); FILE MERGED (diff)
downloadcore-b2c8d8c1f7353417b5d5bb44f75b55ea18eb9fb1.tar.gz
core-b2c8d8c1f7353417b5d5bb44f75b55ea18eb9fb1.zip
INTEGRATION: CWS sb18 (1.2.404); FILE MERGED
2004/05/21 15:04:35 sb 1.2.404.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/ContentIndexMark.idl')
-rw-r--r--offapi/com/sun/star/text/ContentIndexMark.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/ContentIndexMark.idl b/offapi/com/sun/star/text/ContentIndexMark.idl
index 44447bfcbb40..04193af98228 100644
--- a/offapi/com/sun/star/text/ContentIndexMark.idl
+++ b/offapi/com/sun/star/text/ContentIndexMark.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ContentIndexMark.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2002-12-06 11:04:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:59:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
/** is a <type>TextRange</type> which is explicitly marked
as an index entry for a <type>ContentIndex</type>.
*/
-service ContentIndexMark
+published service ContentIndexMark
{
service com::sun::star::text::TextContent;