summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/HypertextDocument.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-02 10:57:33 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-02 10:57:33 +0000
commit1fdf854f5084b3d749d8ee7daee06e628918bb77 (patch)
tree50b036095cfbae60b2adb85b7406549524e1c6b6 /offapi/com/sun/star/text/HypertextDocument.idl
parent005cc7af1f10672fe757cde44bdab5fb0eb7d958 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/text/HypertextDocument.idl')
-rw-r--r--offapi/com/sun/star/text/HypertextDocument.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/HypertextDocument.idl b/offapi/com/sun/star/text/HypertextDocument.idl
index caab146b3..20164c098 100644
--- a/offapi/com/sun/star/text/HypertextDocument.idl
+++ b/offapi/com/sun/star/text/HypertextDocument.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HypertextDocument.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-05-09 14:06:21 $
+ * last change: $Author: mi $ $Date: 2001-11-02 11:57:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@
// DocMerge from xml: service com::sun::star::text::HypertextDocument
/** is an extension of a text document which
can also contain tables and certain kinds of embedded objects
- (e.g. graphics).
+ (e.g., graphics).
@deprecated
use <type>TextDocument</type> instead.
@@ -115,6 +115,9 @@ service HypertextDocument
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/05/09 14:06:21 mi
+ HypertextDocument and AdvancedTextDocument now deprecated, all members now optional in TextDocument
+
Revision 1.3 2000/11/08 12:44:26 mi
moved from api