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.hrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index bd3e28f3b1b4..6c5ae5c13117 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -966,10 +966,11 @@ class SfxStringItem;
#define SID_INSERT_SIGNATURELINE ( SID_SVX_START + 1173 )
#define SID_EDIT_SIGNATURELINE ( SID_SVX_START + 1174 )
+#define SID_SIGN_SIGNATURELINE ( SID_SVX_START + 1175 )
// IMPORTANT NOTE: adjust SID_SVX_FIRSTFREE, when adding new slot id
-#define SID_SVX_FIRSTFREE ( SID_EDIT_SIGNATURELINE + 1 )
+#define SID_SVX_FIRSTFREE ( SID_SIGN_SIGNATURELINE + 1 )
// Overflow check for slot IDs
#if SID_SVX_FIRSTFREE > SID_SVX_END