diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2013-12-05 10:24:55 +0100 |
---|---|---|
committer | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2013-12-05 10:24:55 +0100 |
commit | 5be2c6d98b65ae7615dbef1b41db861b56a32399 (patch) | |
tree | b00f1bb38c25893d5c4805cdad59fc5dadea1498 /offapi/com/sun/star/style | |
parent | e82f6024f3380403f858e58383bfa4e6540110ef (diff) |
Fix @since annotation
Change-Id: Id8aff4a640c61472aa4ca3a060112f377b5809d9
Diffstat (limited to 'offapi/com/sun/star/style')
-rw-r--r-- | offapi/com/sun/star/style/CharacterProperties.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl index aadd7a43f08b..5d56f0febb7b 100644 --- a/offapi/com/sun/star/style/CharacterProperties.idl +++ b/offapi/com/sun/star/style/CharacterProperties.idl @@ -444,7 +444,7 @@ published service CharacterProperties /** Grab bag of character properties, used as a string-any map for interim interop purposes. - @since LibreOffice 4.2 + @since LibreOffice 4.3 <p>This property is intentionally not handled by the ODF filter. Any member that should be handled there should be first moved out from this grab |