summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextCursor.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-21 07:35:28 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-21 07:35:28 +0000
commitac17f49d92a1dae69f05c7d1a446da4a31d8176b (patch)
treec9aca05611813e3e00adeab96ff67d04f36cf30a /offapi/com/sun/star/text/TextCursor.idl
parent#82454# corrected to package reflection (diff)
downloadcore-ac17f49d92a1dae69f05c7d1a446da4a31d8176b.tar.gz
core-ac17f49d92a1dae69f05c7d1a446da4a31d8176b.zip
@see interface/service/... ident -> @see ident - for new docu generator
Diffstat (limited to 'offapi/com/sun/star/text/TextCursor.idl')
-rw-r--r--offapi/com/sun/star/text/TextCursor.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextCursor.idl b/offapi/com/sun/star/text/TextCursor.idl
index 48529c9fb78c..522af348e700 100644
--- a/offapi/com/sun/star/text/TextCursor.idl
+++ b/offapi/com/sun/star/text/TextCursor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextCursor.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,7 +102,7 @@
// DocMerge from xml: service com::sun::star::text::TextCursor
/** A <type>TextCursor</type> is a <type>TextRange</type> which can be moved
- within a <type scope="com::sun::star::drawing">Text</type> object.@see service TextRange
+ within a <type scope="com::sun::star::drawing">Text</type> object.@see TextRange
*/
service TextCursor
{
@@ -155,6 +155,9 @@ service TextCursor
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:27 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:36:03 hjs
initial import