diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-07 16:31:11 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-07 16:31:11 +0100 |
commit | 9cc0e5c3906692c2b34fbab5b5e8083fe8e5fb37 (patch) | |
tree | 52bfc3821b6e7c2a7f52f32df0c29e7f651d8a18 /offapi/com/sun/star/rendering/Caret.idl | |
parent | 60014d8471301bcab6512964e87767898f544e06 (diff) | |
parent | 3e38a544ec65dd533b9282afd4fbd23affb994b3 (diff) |
CWS-TOOLING: integrate CWS jsc340ooo/DEV300_m102
Diffstat (limited to 'offapi/com/sun/star/rendering/Caret.idl')
-rw-r--r-- | offapi/com/sun/star/rendering/Caret.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/Caret.idl b/offapi/com/sun/star/rendering/Caret.idl index 439b33643..0c7fee72b 100644 --- a/offapi/com/sun/star/rendering/Caret.idl +++ b/offapi/com/sun/star/rendering/Caret.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module rendering { This structure is used from the <type>XTextLayout</type> interface to transport information regarding a text caret.<p> - @since OOo 2.0.0 + @since OOo 2.0 */ struct Caret { |