summaryrefslogtreecommitdiff
path: root/include/svx/svxids.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxids.hrc')
-rw-r--r--include/svx/svxids.hrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index 67cbc9a24973..06ce25a9b47c 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -1032,8 +1032,11 @@
#define SID_EDIT_POSTIT ( SID_SVX_START + 1158 )
#define SID_ANCHOR_MENU ( SID_SVX_START + 1159 )
+#define SID_AUTHOR_COLOR ( SID_SVX_START + 1160 )
+#define SID_BMPMASK_COLOR ( SID_SVX_START + 1161 )
+
// IMPORTANT NOTE: adjust SID_SVX_FIRSTFREE, when adding new slot id
-#define SID_SVX_FIRSTFREE (SID_ANCHOR_MENU + 1)
+#define SID_SVX_FIRSTFREE (SID_BMPMASK_COLOR + 1)
// Overflow check for slot IDs