summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/ChainedTextFrame.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/ChainedTextFrame.idl')
-rw-r--r--offapi/com/sun/star/text/ChainedTextFrame.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/ChainedTextFrame.idl b/offapi/com/sun/star/text/ChainedTextFrame.idl
index aa47d75971fc..01df34376d29 100644
--- a/offapi/com/sun/star/text/ChainedTextFrame.idl
+++ b/offapi/com/sun/star/text/ChainedTextFrame.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChainedTextFrame.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:26 $
+ * 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
@@ -77,7 +77,7 @@
//=============================================================================
// DocMerge from xml: service com::sun::star::text::ChainedTextFrame
-/** extents a <type>TextFrame</type> which shares the same <type>Text</type>
+/** extends a <type>TextFrame</type> which shares the same <type>Text</type>
with other <type>ChainedTextFrame</type> instances that will make the text
flow through the chained frames.
*/
@@ -101,6 +101,9 @@ service ChainedTextFrame
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:44:26 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:59 hjs
initial import