summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 24309245787c..78f25b0b39dd 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -62,6 +62,9 @@
#define SC_UNONAME_CUNDER "CharUnderline"
#define SC_UNONAME_CUNDLCOL "CharUnderlineColor"
#define SC_UNONAME_CUNDLHAS "CharUnderlineHasColor"
+#define SC_UNONAME_COVER "CharOverline"
+#define SC_UNONAME_COVRLCOL "CharOverlineColor"
+#define SC_UNONAME_COVRLHAS "CharOverlineHasColor"
#define SC_UNONAME_CWEIGHT "CharWeight"
#define SC_UNONAME_CPOST "CharPosture"
#define SC_UNONAME_CCROSS "CharCrossedOut"