diff options
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index d90108355b1d..021bbd285eaf 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -91,6 +91,8 @@ #define SID_SCFORMULAOPTIONS (SC_VIEW_START + 20) #define SID_SCDEFAULTSOPTIONS (SC_VIEW_START + 21) +#define SID_DATA_STREAMS (SC_VIEW_START + 35) + // slot-IDs for attributes #define SID_SCATTR_PROTECTION (SC_VIEW_START + 36) // protection-page |