[Libreoffice-commits] .: Branch 'integration/dev300_m101' - sc/source

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Mar 14 15:02:23 PDT 2011


 sc/source/ui/dbgui/imoptdlg.hrc |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a8a2a847af1d2abb7987ccfd5408793df587b9f4
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Mon Mar 14 17:59:55 2011 -0400

    Adding missing control ID.

diff --git a/sc/source/ui/dbgui/imoptdlg.hrc b/sc/source/ui/dbgui/imoptdlg.hrc
index e494269..54f7474 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
+


More information about the Libreoffice-commits mailing list