diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2010-01-19 23:22:49 +0100 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-01-19 23:22:49 +0100 |
commit | 103ebf53e8acb8cc641fe97ba14b3ff04f33f8a8 (patch) | |
tree | acca46a412b6a11ae957aa5a0e08604546ff2f79 /sc/inc/sc.hrc | |
parent | c08d97576a8e0e4578073cc28da7ffe93a8b44b1 (diff) | |
parent | a15b7f802db8a2286ce59f325d50b2db29743171 (diff) |
rebased to DEV300_m69.
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index c00d66ee5dd5..92e641a0b2b8 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -662,7 +662,9 @@ //#define SID_OPENDLG_MODCHART (SC_MESSAGE_START + 58) #define SID_OPENDLG_CONDFRMT (SC_MESSAGE_START + 59) #define SID_OPENDLG_OPTSOLVER (SC_MESSAGE_START + 60) - +//<!--Added by PengYunQuan for Validity Cell Range Picker +#define SID_VALIDITY_REFERENCE (SC_MESSAGE_START + 61) +//-->Added by PengYunQuan for Validity Cell Range Picker #define SC_HINT_NAVIGATOR_UPDATEALL (SC_MESSAGE_START + 65) // Funktionen ------------------------------------------------------------ |