diff options
author | Tomaž Vajngerl <quikee@gmail.com> | 2013-07-16 19:06:50 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2013-07-19 16:57:37 +0200 |
commit | f2c9aa43666101c6970ea33f50fb4e780b99b97c (patch) | |
tree | badef17067ab93d4f2f65ab013040eb92beee2a8 /sc/inc/sc.hrc | |
parent | d2734a6ae65dc655787ba5a48d1fb5f44905a937 (diff) |
fdo#66477 Add sampling feature to calc
Initial implementation of SamplingDialog.
Change-Id: If26e8561705229f83777fb50d53c86b9fe056ffa
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 b0842a2614d1..35e6d05fa656 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -253,6 +253,7 @@ #define SID_OPENDLG_CONDDATE (SC_MESSAGE_START + 69) #define SID_OPENDLG_RANDOM_NUMBER_GENERATOR (SC_MESSAGE_START + 70) +#define SID_SAMPLING_DIALOG (SC_MESSAGE_START + 71) // functions |