diff options
Diffstat (limited to 'include/svx/svxids.hrc')
-rw-r--r-- | include/svx/svxids.hrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc index 0a2bc143210a..7f5875ae8775 100644 --- a/include/svx/svxids.hrc +++ b/include/svx/svxids.hrc @@ -451,7 +451,8 @@ class XFillGradientItem; #define SID_ATTR_TEXTCOLUMNS_NUMBER ( SID_SVX_START + 340 ) #define SID_ATTR_TEXTCOLUMNS_SPACING ( SID_SVX_START + 341 ) -// FREE ( SID_SVX_START + 342 ) +#define SID_ADD_TO_WORDBOOK ( SID_SVX_START + 342 ) + // FREE ( SID_SVX_START + 343 ) // FREE ( SID_SVX_START + 344 ) // FREE ( SID_SVX_START + 345 ) |