diff options
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 64ee13afc73c..5f1ae5ef385b 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -409,6 +409,7 @@ #define SID_ANCHOR_CELL_RESIZE (DRAW_BAR_START+26) #define SID_ANCHOR_TOGGLE (DRAW_BAR_START+27) #define SID_ORIGINALSIZE (DRAW_BAR_START+28) +#define SID_FITCELLSIZE (DRAW_BAR_START+29) #define DRAW_BAR_END (DRAW_BAR_START+50) |