diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-03-14 17:59:55 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-03-14 17:59:55 -0400 |
commit | 9b50119fd9c0bdbe3494cdbb441aec7a0cfcc4f5 (patch) | |
tree | bc5e23650b448b2221d0cb54e320bc41c4e43257 /sc/source/ui/dbgui/imoptdlg.hrc | |
parent | bb06798a8681ba4e62c8e1e7be916e2655db5cae (diff) |
Adding missing control ID.
Diffstat (limited to 'sc/source/ui/dbgui/imoptdlg.hrc')
-rw-r--r-- | sc/source/ui/dbgui/imoptdlg.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/dbgui/imoptdlg.hrc b/sc/source/ui/dbgui/imoptdlg.hrc index 6fab4c6db907..236865e84bbf 100644 --- a/sc/source/ui/dbgui/imoptdlg.hrc +++ b/sc/source/ui/dbgui/imoptdlg.hrc @@ -39,3 +39,5 @@ #define FL_FIELDOPT 11 #define CB_FIXEDWIDTH 12 #define CB_SAVESHOWN 13 +#define CB_QUOTEALL 14 + |