summaryrefslogtreecommitdiff
path: root/chart2/source/inc
diff options
context:
space:
mode:
authorThomas Benisch [tbe] <thomas.benisch@oracle.com>2011-01-19 17:13:10 +0100
committerThomas Benisch [tbe] <thomas.benisch@oracle.com>2011-01-19 17:13:10 +0100
commit3ca89e01c999f957a2d7f0a8a65400965ffccb2f (patch)
treefe5be78076711cb66053de26bdbf2937c4300255 /chart2/source/inc
parent0729b2664f9c9cc9926ad8d7e0820b6abf38c268 (diff)
chart51: #i103864# Data labels overlining
Diffstat (limited to 'chart2/source/inc')
-rw-r--r--chart2/source/inc/CharacterProperties.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/inc/CharacterProperties.hxx b/chart2/source/inc/CharacterProperties.hxx
index 0742435e9bfe..676618d0bc5c 100644
--- a/chart2/source/inc/CharacterProperties.hxx
+++ b/chart2/source/inc/CharacterProperties.hxx
@@ -63,6 +63,9 @@ public:
PROP_CHAR_UNDERLINE,
PROP_CHAR_UNDERLINE_COLOR,
PROP_CHAR_UNDERLINE_HAS_COLOR,
+ PROP_CHAR_OVERLINE,
+ PROP_CHAR_OVERLINE_COLOR,
+ PROP_CHAR_OVERLINE_HAS_COLOR,
PROP_CHAR_WEIGHT,
PROP_CHAR_POSTURE,
PROP_CHAR_AUTO_KERNING,