summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/sfxsids.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/sfxsids.hrc')
-rw-r--r--sfx2/inc/sfx2/sfxsids.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc
index 41dceafc1756..275e5c06a7be 100644
--- a/sfx2/inc/sfx2/sfxsids.hrc
+++ b/sfx2/inc/sfx2/sfxsids.hrc
@@ -477,6 +477,9 @@
#define SID_CAPTION (SID_SFX_START + 641)
#define SID_STATUSBARTEXT (SID_SFX_START + 642)
+// id for thesaurs entry in context menu
+#define SID_THES (SID_SFX_START + 698)
+
// default-ids for editing, cursor travellung and selection
#define SID_REDO (SID_SFX_START + 700)
#define SID_UNDO (SID_SFX_START + 701)