summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/XLineCursor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/XLineCursor.idl')
-rw-r--r--offapi/com/sun/star/view/XLineCursor.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/XLineCursor.idl b/offapi/com/sun/star/view/XLineCursor.idl
index 2736eba596cf..f1a0b54da6ab 100644
--- a/offapi/com/sun/star/view/XLineCursor.idl
+++ b/offapi/com/sun/star/view/XLineCursor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLineCursor.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:19 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:18:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module view {
@see com::sun::star::text::TextCursor
@see com::sun::star::text::XTextViewCursor
*/
-interface XLineCursor: com::sun::star::uno::XInterface
+published interface XLineCursor: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** determines if the cursor is positioned at the start of a line.