summaryrefslogtreecommitdiff
path: root/sw/inc/comcore.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-09-17 13:55:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-09-17 14:12:08 +0100
commit3647626309ef89bf90d8b6a6539d41d8deb6b482 (patch)
treef0857159687aaa908c308f441786b593ff0fd649 /sw/inc/comcore.hrc
parentddc280920282ff3e2801e9a79f9dfa8a6c6f5699 (diff)
Give drawing objects unique names by default
when created through the UI, similar to how frames and graphics get names. This way they appear in the navigator by default Change-Id: I5ec92221583494a0908948d6d0c0815980cb7050
Diffstat (limited to 'sw/inc/comcore.hrc')
-rw-r--r--sw/inc/comcore.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc
index 5b26debe70f0..f56dd0829da4 100644
--- a/sw/inc/comcore.hrc
+++ b/sw/inc/comcore.hrc
@@ -39,6 +39,7 @@
#define STR_MULT_INTERACT_SPELL_WARN (RC_COMCORE_BEGIN + 14)
#define STR_SPELL_TITLE (RC_COMCORE_BEGIN + 15)
#define STR_HYPH_TITLE (RC_COMCORE_BEGIN + 16)
+#define STR_SHAPE_DEFNAME (RC_COMCORE_BEGIN + 17)
#define STR_REDLINE_INSERT (RC_COMCORE_BEGIN + 19)
#define STR_REDLINE_DELETE (RC_COMCORE_BEGIN + 20)