summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dpcontrol.hrc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei@openoffice.org>2009-07-31 02:57:58 +0000
committerKohei Yoshida <kohei@openoffice.org>2009-07-31 02:57:58 +0000
commit69e8adefda15685dc09b7af00fd6743c1937c4c7 (patch)
treeb2b4bb30120bab15acddaa317fe5a9c10244973f /sc/source/ui/inc/dpcontrol.hrc
parente5fb7fa24c796e7e608e6aa392ef8fb1900a4ee7 (diff)
Implemented "toggle all" check box per IBM's spec.
Diffstat (limited to 'sc/source/ui/inc/dpcontrol.hrc')
-rw-r--r--sc/source/ui/inc/dpcontrol.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/dpcontrol.hrc b/sc/source/ui/inc/dpcontrol.hrc
index 7ec03c5134ae..e792dc4a9ace 100644
--- a/sc/source/ui/inc/dpcontrol.hrc
+++ b/sc/source/ui/inc/dpcontrol.hrc
@@ -36,5 +36,6 @@
#define STR_MENU_SORT_ASC 1
#define STR_MENU_SORT_DESC 2
#define STR_MENU_SORT_CUSTOM 3
+#define STR_BTN_TOGGLE_ALL 4
#endif