summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/SizeType.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
commit8062cab56aff97620d938722d3be0156bbdae988 (patch)
treea32b6042179c8a1339d626e8e11f0c55ff1dba00 /offapi/com/sun/star/text/SizeType.idl
parent#94215# asynchronous queue is not made public anymore (diff)
downloadcore-8062cab56aff97620d938722d3be0156bbdae988.tar.gz
core-8062cab56aff97620d938722d3be0156bbdae988.zip
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/text/SizeType.idl')
-rw-r--r--offapi/com/sun/star/text/SizeType.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/SizeType.idl b/offapi/com/sun/star/text/SizeType.idl
index f9f9142672d8..0338369b62bb 100644
--- a/offapi/com/sun/star/text/SizeType.idl
+++ b/offapi/com/sun/star/text/SizeType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SizeType.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $
+ * last change: $Author: mi $ $Date: 2001-11-02 11:57:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,7 @@ constants SizeType
//-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::text::SizeType::MIN
- /** The height property determins the minimum height of the object but the
+ /** The height property determines the minimum height of the object, but the
actual height will be increased if the content demands it.
*/
const short MIN = 2;
@@ -108,6 +108,9 @@ constants SizeType
/*=============================================================================
$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