summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XText.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
commitb60ecff99ee637e28fed7890e6781178ae5b2200 (patch)
treed95c1a90c67837cee2936ba8b29550636517321d /offapi/com/sun/star/text/XText.idl
parentwhitespace (diff)
downloadcore-b60ecff99ee637e28fed7890e6781178ae5b2200.tar.gz
core-b60ecff99ee637e28fed7890e6781178ae5b2200.zip
merge from src641 internal ODK release
Diffstat (limited to 'offapi/com/sun/star/text/XText.idl')
-rw-r--r--offapi/com/sun/star/text/XText.idl27
1 files changed, 25 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/XText.idl b/offapi/com/sun/star/text/XText.idl
index bc59486e0c07..10da23f53e9b 100644
--- a/offapi/com/sun/star/text/XText.idl
+++ b/offapi/com/sun/star/text/XText.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XText.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 10:41:54 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:43:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,4 +138,27 @@ interface XText: com::sun::star::text::XSimpleText
}; }; }; };
+/*=============================================================================
+
+ $Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:46 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
+ Revision 1.3 2000/11/08 12:44:27 mi
+ moved from api
+
+ Revision 1.1.1.1 2000/09/18 23:36:05 hjs
+ initial import
+
+ Revision 1.4 2000/09/11 11:53:03 mi
+ documentation merged from XML
+
+ Revision 1.2 2000/01/24 13:18:57 mi
+ #72213# XSimpleText without insert/remove content
+
+ Revision 1.1.1.1 1999/11/11 09:48:46 jsc
+ new
+
+
+=============================================================================*/
#endif