summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XTextViewCursor.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:40:59 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:40:59 +0000
commit9bfdeb2a6d1f768b818c25c99e948ace23b629c3 (patch)
tree509c4c197a43f7cd1b873d24e26e97a752e762ac /offapi/com/sun/star/text/XTextViewCursor.idl
parentc68fed4fe79fe1594920c1cf55d8c820869ee061 (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 15:05:11 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/XTextViewCursor.idl')
-rw-r--r--offapi/com/sun/star/text/XTextViewCursor.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XTextViewCursor.idl b/offapi/com/sun/star/text/XTextViewCursor.idl
index f744798765de..0e77fe1a26f6 100644
--- a/offapi/com/sun/star/text/XTextViewCursor.idl
+++ b/offapi/com/sun/star/text/XTextViewCursor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextViewCursor.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:14 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:40:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
// DocMerge from xml: interface com::sun::star::text::XTextViewCursor
/** describes a cursor in a text document's view.
*/
-interface XTextViewCursor: com::sun::star::text::XTextCursor
+published interface XTextViewCursor: com::sun::star::text::XTextCursor
{
//-------------------------------------------------------------------------