summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:18:34 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:18:34 +0000
commit314d87f1b7ab29e4173c99b74042ebb8ad3feb02 (patch)
tree90f87ba0f99f3282cb7b9441b6a3210b24463a3a
parentc0cd1b85b8f9854fe0fec2020460dbd40ae01194 (diff)
INTEGRATION: CWS sb18 (1.9.328); FILE MERGED
2004/05/21 15:07:10 sb 1.9.328.1: #i21150# Added published flag.
-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.