diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/svxids.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc index 8d6e7dc08e10..af1eddb8c226 100644 --- a/include/svx/svxids.hrc +++ b/include/svx/svxids.hrc @@ -375,6 +375,8 @@ class XFillGradientItem; #define SID_SPELLCHECK_IGNORE ( SID_SVX_START + 246 ) #define SID_SPELLCHECK_IGNORE_ALL ( SID_SVX_START + 247 ) #define SID_SPELLCHECK_APPLY_SUGGESTION ( SID_SVX_START + 248 ) +#define SID_REGENERATE_DIAGRAM ( SID_SVX_START + 249 ) +#define SID_EDIT_DIAGRAM ( SID_SVX_START + 450 ) // CAUTION! Range <250 .. 250> used by EditEngine (!) |