summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/ParagraphStyleCategory.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-25 14:50:46 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-25 14:50:46 +0000
commit8c0d2d88516aef21f9d32c7c2c8fa4bb92368039 (patch)
tree45c0fddb0b44c65e763733fa90a39e66b235d6f6 /offapi/com/sun/star/style/ParagraphStyleCategory.idl
parent05a4762ae7529ab0d9089eebcc92c4fac2e5baf1 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/style/ParagraphStyleCategory.idl')
-rw-r--r--offapi/com/sun/star/style/ParagraphStyleCategory.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/style/ParagraphStyleCategory.idl b/offapi/com/sun/star/style/ParagraphStyleCategory.idl
index 022813a53b78..f5a383b709bb 100644
--- a/offapi/com/sun/star/style/ParagraphStyleCategory.idl
+++ b/offapi/com/sun/star/style/ParagraphStyleCategory.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ParagraphStyleCategory.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:12 $
+ * last change: $Author: mi $ $Date: 2001-10-25 15:50:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ constants ParagraphStyleCategory
//-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::EXTRA
- /** is applied to styles that are used in special regions like headers, footers and footnote text.
+ /** is applied to styles that are used in special regions like headers, footers, and footnote text.
*/
const short EXTRA = 4;
//-------------------------------------------------------------------------