[gnumeric] xls: note an minor import problem for list widgets.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] xls: note an minor import problem for list widgets.
- Date: Tue, 13 Oct 2009 20:20:18 +0000 (UTC)
commit 6ed6a3bf5d0efc229f2c0fd0d44a565a88db85a1
Author: Morten Welinder <terra gnome org>
Date: Tue Oct 13 16:20:01 2009 -0400
xls: note an minor import problem for list widgets.
plugins/excel/ms-obj.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/excel/ms-obj.c b/plugins/excel/ms-obj.c
index cea7f99..8626a8b 100644
--- a/plugins/excel/ms-obj.c
+++ b/plugins/excel/ms-obj.c
@@ -1100,6 +1100,8 @@ ms_obj_read_biff8_obj (BiffQuery *q, MSContainer *c, MSObj *obj)
hit_end = TRUE;
len = data_len_left - 4;
+#warning "We should import selection too, see ms_objv8_write_list_data"
+
ms_obj_dump (data, len, data_len_left, "ListBoxData");
break;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]