From 5be2c6d98b65ae7615dbef1b41db861b56a32399 Mon Sep 17 00:00:00 2001 From: Jacobo Aragunde PĂ©rez Date: Thu, 5 Dec 2013 10:24:55 +0100 Subject: Fix @since annotation Change-Id: Id8aff4a640c61472aa4ca3a060112f377b5809d9 --- offapi/com/sun/star/style/CharacterProperties.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') 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

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 -- cgit