From 08b8b55d9d540fcd29d18dd8883d24de457e2675 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Fri, 2 Mar 2018 22:04:51 -0500 Subject: Add a new test case for Excel 2003 XML import. This one checks on importing column widths and row heights. Change-Id: I19c63230666aa949eb61805ed2bffe46199a305e Reviewed-on: https://gerrit.libreoffice.org/50653 Tested-by: Jenkins Reviewed-by: Kohei Yoshida --- sc/qa/unit/data/xml/column-width-row-height.xml | 100 ++++++++++++++++++++++++ sc/qa/unit/subsequent_filters-test.cxx | 60 ++++++++++++++ 2 files changed, 160 insertions(+) create mode 100644 sc/qa/unit/data/xml/column-width-row-height.xml (limited to 'sc') diff --git a/sc/qa/unit/data/xml/column-width-row-height.xml b/sc/qa/unit/data/xml/column-width-row-height.xml new file mode 100644 index 000000000000..170cd28cd31f --- /dev/null +++ b/sc/qa/unit/data/xml/column-width-row-height.xml @@ -0,0 +1,100 @@ + + + + + Kohei Yoshida + Kohei Yoshida + 2013-04-16T23:00:57Z + 2013-04-16T23:09:17Z + Novell, Inc. + 16.00 + + + + + + 12210 + 28800 + 0 + 0 + False + False + + + + + + + + + + + + + + Column Width + 10 + 15 + 20 + 12 + 12 + 12 + 22 + 22 + + + Row Height + + + 20 + + + 30 + + + 40 + + + 50 + + + 25 + + + 25 + + + 25 + + + 35 + + + 35 + +
+ + +
+