Home
last modified time | relevance | path

Searched refs:OO_NS_OFFICE (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dgsf-opendoc-utils.h64 OO_NS_OFFICE, enumerator
H A Dgsf-opendoc-utils.c111 GSF_XML_IN_NS (OO_NS_OFFICE, "http://openoffice.org/2000/office"),
128 GSF_XML_IN_NS (OO_NS_OFFICE, "urn:oasis:names:tc:opendocument:xmlns:office:1.0"),
394 GSF_XML_IN_NODE (META, META, OO_NS_OFFICE, "meta", FALSE, NULL, NULL),
500 …GSF_XML_IN_NODE_FULL (START, META, OO_NS_OFFICE, "meta", FALSE, FALSE, TRUE, &gsf_opendoc_metadata…
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c3932 else if (oo_attr_enum (xin, attrs, OO_NS_OFFICE, "value-type", odf_value_types, &itmp)) in oo_cell_start()
3978 OO_NS_OFFICE : OO_NS_TABLE, in oo_cell_start()
3983 (state->ver == OOO_VER_OPENDOC) ? OO_NS_OFFICE : OO_NS_TABLE, in oo_cell_start()
4012 OO_NS_OFFICE : OO_NS_TABLE, in oo_cell_start()
4024 OO_NS_OFFICE : OO_NS_TABLE, in oo_cell_start()
4029 (state->ver == OOO_VER_OPENDOC) ? OO_NS_OFFICE : OO_NS_TABLE, in oo_cell_start()
4369 else if (gsf_xml_in_namecmp (xin, CXML2C (attrs[0]), OO_NS_OFFICE, "title")) in oo_cell_content_link()
11391 OO_NS_OFFICE, "string-value")) in odf_control_property()
12097 if (oo_attr_float (xin, attrs, OO_NS_OFFICE, in odf_find_version()
12291 GSF_XML_IN_NODE (OFFICE, SCRIPT, OO_NS_OFFICE, "script", GSF_XML_NO_CONTENT, NULL, NULL),
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dxml-sax-read.c3102 GSF_XML_IN_NS (OO_NS_OFFICE, "urn:oasis:names:tc:opendocument:xmlns:office:1.0"),
3278 …GSF_XML_IN_NODE (WB, DOCUMENTMETA, OO_NS_OFFICE, "document-meta", GSF_XML_NO_CONTENT, &xml_sax_doc…