diff options
Diffstat (limited to 'include/svx/svxids.hrc')
| -rw-r--r-- | include/svx/svxids.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc index 32b0f5ba8350..1aa3111beeba 100644 --- a/include/svx/svxids.hrc +++ b/include/svx/svxids.hrc @@ -533,6 +533,9 @@ class SvxSetItem; #define SID_ATTR_ALIGN_DEGREES ( SID_SVX_START + 577 ) #define SID_ATTR_ALIGN_LOCKPOS ( SID_SVX_START + 578 ) #define SID_ATTR_NUMBERFORMAT_ONE_AREA ( SID_SVX_START + 580 ) +#define SID_TABSTOP_ADD_OR_CHANGE ( SID_SVX_START + 581 ) +#define SID_TABSTOP_ATTR_INDEX ( SID_SVX_START + 582 ) +#define SID_TABSTOP_ATTR_POSITION ( SID_SVX_START + 583 ) // CAUTION! Range <587 .. 587> used by EditEngine (!) |
