diff options
author | Malte Timmermann [mt] <malte.timmermann@oracle.com> | 2011-01-20 16:34:26 +0100 |
---|---|---|
committer | Malte Timmermann [mt] <malte.timmermann@oracle.com> | 2011-01-20 16:34:26 +0100 |
commit | 38fe580341a3f1e379edada08db7e1aebab258f5 (patch) | |
tree | 9884242d32451d4c73c807019f77ad41f3f84095 /sc/inc/sc.hrc | |
parent | 09b062f89ab5c86dd49d392e2c98e927c29704d6 (diff) |
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sc module)
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 159da72a34d2..382f106562c8 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -993,6 +993,9 @@ #define STR_ACC_DATAPILOT_COL_DESCR (STR_START + 179) #define STR_ACC_DATAPILOT_DATA_DESCR (STR_START + 180) #define STR_ACC_DATAPILOT_SEL_DESCR (STR_START + 181) +//IAccessibility2 Implementation 2009----- +#define STR_ACC_TOOLBAR_FORMULA (STR_START + 182) +//-----IAccessibility2 Implementation 2009 // -------------------------------------------------- |