[gnumeric] Activate OO_NS_LOCALC_EXT



commit 68738f23f688e5ba42d767cd4fba0a788372a520
Author: Morten Welinder <terra gnome org>
Date:   Sun Jan 25 17:24:18 2015 -0500

    Activate OO_NS_LOCALC_EXT

 plugins/openoffice/openoffice-read.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/openoffice/openoffice-read.c b/plugins/openoffice/openoffice-read.c
index 7d42d9a..5c0a4d4 100644
--- a/plugins/openoffice/openoffice-read.c
+++ b/plugins/openoffice/openoffice-read.c
@@ -7223,7 +7223,7 @@ od_style_prop_chart (GsfXMLIn *xin, xmlChar const **attrs)
                                (style->other_props,
                                 oo_prop_new_string ("regression-name-expression",
                                                     CXML2C(attrs[1])));
-#if 0
+#if HAVE_OO_NS_LOCALC_EXT
                else if (gsf_xml_in_namecmp (xin, CXML2C (attrs[0]), OO_NS_LOCALC_EXT,
                                             "regression-name"))
                        style->other_props = g_slist_prepend


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]