summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/XViewCursor.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-12-10 15:14:52 +0000
committerMichael Hönnig <mi@openoffice.org>2002-12-10 15:14:52 +0000
commit785af3a40aea468a0a5cb326aab04faf49706619 (patch)
treee083390f27e6a49d66623d109886ee105db060c3 /offapi/com/sun/star/view/XViewCursor.idl
parent2012bc9b77b9ca3e89cf0163e7efec6fd5c04b2f (diff)
#105668# fixed dead links
Diffstat (limited to 'offapi/com/sun/star/view/XViewCursor.idl')
-rw-r--r--offapi/com/sun/star/view/XViewCursor.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/view/XViewCursor.idl b/offapi/com/sun/star/view/XViewCursor.idl
index ddd533dc987d..4a9b24552cef 100644
--- a/offapi/com/sun/star/view/XViewCursor.idl
+++ b/offapi/com/sun/star/view/XViewCursor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewCursor.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:13 $
+ * last change: $Author: mi $ $Date: 2002-12-10 16:14:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,9 +74,9 @@ module com { module sun { module star { module view {
/** makes it possible to move a cursor up/down/left/right within laid out text.
- @see com::sun::star::sheet::CellCursor
+ @see com::sun::star::table::CellCursor
@see com::sun::star::text::TextCursor
- @see com::sun::star::view::LineCursor
+ @see com::sun::star::view::XLineCursor
*/
interface XViewCursor: com::sun::star::uno::XInterface
{