summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-12 13:17:50 +0000
committerOliver Specht <os@openoffice.org>2001-03-12 13:17:50 +0000
commite24994ae871fe011bf35ec8c332969c6e86565be (patch)
tree58a03a946e24303ce8f437825960d994b4ae293e /offapi/com/sun
parenta49b7d9aadd1f5408dd7ead51349f48641066555 (diff)
new CharRelief
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/style/CharacterProperties.idl9
1 files changed, 7 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl
index 0fffcd4333b1..119d04c7ef53 100644
--- a/offapi/com/sun/star/style/CharacterProperties.idl
+++ b/offapi/com/sun/star/style/CharacterProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CharacterProperties.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: os $ $Date: 2001-02-19 10:52:03 $
+ * last change: $Author: os $ $Date: 2001-03-12 14:17:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -336,6 +336,11 @@ service CharacterProperties
*/
[optional, property] short CharEmphasize;
//-------------------------------------------------------------------------
+ /** contains the relief value as <type scope="com::sun::star::text">FontRelief</type>.
+ @optional
+ */
+ [optional, property] short CharRelief;
+ //-------------------------------------------------------------------------
/** contains the text that is set as ruby.
@optional
*/