summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XTextLayout.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:18:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:18:21 +0000
commit6b558af2e6094e052f76794759890ed1d68dfa73 (patch)
tree3892f0399f42dab19c3fd2d762b40f877c87c67d /offapi/com/sun/star/rendering/XTextLayout.idl
parent5581e01a3b6d139815c0bb723bfa0f9f08100f86 (diff)
INTEGRATION: CWS dba24d (1.4.400); FILE MERGED
2007/11/30 21:02:39 fs 1.4.400.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed
Diffstat (limited to 'offapi/com/sun/star/rendering/XTextLayout.idl')
-rw-r--r--offapi/com/sun/star/rendering/XTextLayout.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/XTextLayout.idl b/offapi/com/sun/star/rendering/XTextLayout.idl
index e06b59b6e..451789077 100644
--- a/offapi/com/sun/star/rendering/XTextLayout.idl
+++ b/offapi/com/sun/star/rendering/XTextLayout.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XTextLayout.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:01:45 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:14:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -297,7 +297,7 @@ interface XTextLayout : ::com::sun::star::uno::XInterface
in the range 0 up to the number of characters in the string.
@param bExcludeLigatures
- Set this to <TRUE>, to skip the positions inside ligatures as
+ Set this to <TRUE/>, to skip the positions inside ligatures as
valid caret placements. That means, on cannot e.g. set the
caret between the 'f' and the 'i' in a 'fi' ligature.