summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2023-04-25 14:52:02 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2023-04-25 18:13:57 +0200
commit07f87f20c8af71faeda500b6b1d7775743bbf646 (patch)
tree472e29431516db2e4cb89748c6ecae345c6c19f2 /include
parentbb0e041a237a1c4ad4f5c0bd092fc3da5c18b7f1 (diff)
Resolves tdf#154080 - Allow customization of comment indicator color
* New application color added * Border color depending on cell/sheet background * Comments color set to light magenta to align with similar tools Change-Id: I782e8359632c5a319e61f5d5ac3deb4614bd7e79 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150970 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/colorcfg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/colorcfg.hxx b/include/svtools/colorcfg.hxx
index 1a6550767abb..97193f4e77ef 100644
--- a/include/svtools/colorcfg.hxx
+++ b/include/svtools/colorcfg.hxx
@@ -59,6 +59,7 @@ enum ColorConfigEntry
CALCPAGEBREAKAUTOMATIC,
CALCHIDDENROWCOL ,
CALCTEXTOVERFLOW ,
+ CALCCOMMENTS ,
CALCDETECTIVE ,
CALCDETECTIVEERROR ,
CALCREFERENCE ,