summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/ParagraphProperties.idl
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-04-23 12:02:31 +0000
committerOliver Specht <os@openoffice.org>2001-04-23 12:02:31 +0000
commit4e7d28f2174853780125eaa3eb24939419492964 (patch)
treeebb1ff397b706cecf2eff6a98344952e05e3f9b0 /offapi/com/sun/star/style/ParagraphProperties.idl
parent745e71a9ba0fb786166a3901467ec74dbfe6e16d (diff)
#86237# reference corrected
Diffstat (limited to 'offapi/com/sun/star/style/ParagraphProperties.idl')
-rw-r--r--offapi/com/sun/star/style/ParagraphProperties.idl10
1 files changed, 3 insertions, 7 deletions
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl
index 1a0612e60da4..178ed3106b70 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ParagraphProperties.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: os $ $Date: 2001-02-14 13:45:09 $
+ * last change: $Author: os $ $Date: 2001-04-23 13:02:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -154,12 +154,8 @@ service ParagraphProperties
//-------------------------------------------------------------------------
- // DocMerge from xml: property com::sun::star::style::ParagraphProperties::ParaLastLineAdjust
/** determines the adjustment of the last line.
-
-
-
- <p>It is only valid if <member>ParagraphProperties::ParagraphAdjust</member>
+ <p>It is only valid if <member>ParagraphProperties::ParaAdjust</member>
is set to <const>ParagraphAdjust::BLOCK</const>.</p>
*/
[property] short ParaLastLineAdjust;