summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/CharacterProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/CharacterProperties.idl')
-rw-r--r--offapi/com/sun/star/style/CharacterProperties.idl6
1 files changed, 6 insertions, 0 deletions
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl
index c4f54527f9b7..ae8313d7e381 100644
--- a/offapi/com/sun/star/style/CharacterProperties.idl
+++ b/offapi/com/sun/star/style/CharacterProperties.idl
@@ -435,6 +435,12 @@ published service CharacterProperties
**/
[optional, property] com::sun::star::table::ShadowFormat CharShadowFormat;
+ /** Determines the color of the highlight.
+ *
+ * @since LibreOffice 4.2
+ **/
+ [optional, property] com::sun::star::util::Color CharHighLight;
+
};
}; }; }; };