Home
last modified time | relevance | path

Searched refs:GSF_XML_IN_NS (Results 1 – 7 of 7) sorted by relevance

/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dgsf-opendoc-utils.c112 GSF_XML_IN_NS (OO_NS_STYLE, "http://openoffice.org/2000/style"),
113 GSF_XML_IN_NS (OO_NS_TEXT, "http://openoffice.org/2000/text"),
114 GSF_XML_IN_NS (OO_NS_TABLE, "http://openoffice.org/2000/table"),
118 GSF_XML_IN_NS (OO_NS_DR3D, "http://openoffice.org/2000/dr3d"),
119 GSF_XML_IN_NS (OO_NS_FORM, "http://openoffice.org/2000/form"),
123 GSF_XML_IN_NS (OO_NS_FO, "http://www.w3.org/1999/XSL/Format"),
125 GSF_XML_IN_NS (OO_NS_SVG, "http://www.w3.org/2000/svg"),
143 GSF_XML_IN_NS (OO_NS_DC, "http://purl.org/dc/elements/1.1/"),
146 GSF_XML_IN_NS (OO_NS_OOOC, "http://openoffice.org/2004/calc"),
148 GSF_XML_IN_NS (OO_NS_XFORMS, "http://www.w3.org/2002/xforms"),
[all …]
H A Dgsf-libxml.h111 #define GSF_XML_IN_NS(id, uri) \ macro
H A Dgsf-open-pkg-utils.c39 GSF_XML_IN_NS (OPEN_PKG_NS_REL, "http://schemas.openxmlformats.org/package/2006/relationships"),
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dxml-sax-read.c3087 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v13.dtd"),
3088 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v12.dtd"),
3089 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v11.dtd"),
3090 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v10.dtd"),
3091 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v9.dtd"),
3092 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v8.dtd"),
3093 GSF_XML_IN_NS (GNM, "http://www.gnome.org/gnumeric/v7"),
3094 GSF_XML_IN_NS (GNM, "http://www.gnome.org/gnumeric/v6"),
3095 GSF_XML_IN_NS (GNM, "http://www.gnome.org/gnumeric/v5"),
3096 GSF_XML_IN_NS (GNM, "http://www.gnome.org/gnumeric/v4"),
[all …]
H A Dformat-template.c350 GSF_XML_IN_NS (GMR, "http://www.gnome.org/gnumeric/format-template/v1"),
351 GSF_XML_IN_NS (GNM, "http://www.gnumeric.org/v10.dtd"),
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-read.c296GSF_XML_IN_NS (XL_NS_CHART_DRAW, "http://schemas.openxmlformats.org/drawingml/2006/chartDrawing…
299 GSF_XML_IN_NS (XL_NS_GNM_EXT, "http://www.gnumeric.org/ext/spreadsheetml"),
300GSF_XML_IN_NS (XL_NS_DOC_REL, "http://schemas.openxmlformats.org/officeDocument/2006/relationships…
301 GSF_XML_IN_NS (XL_NS_PKG_REL, "http://schemas.openxmlformats.org/package/2006/relationships"),
302 GSF_XML_IN_NS (XL_NS_LEG_OFF, "urn:schemas-microsoft-com:office:office"),
303 GSF_XML_IN_NS (XL_NS_LEG_XL, "urn:schemas-microsoft-com:office:excel"),
304 GSF_XML_IN_NS (XL_NS_LEG_VML, "urn:schemas-microsoft-com:vml"),
306 GSF_XML_IN_NS (XL_NS_PROP_DC, "http://purl.org/dc/elements/1.1/"),
307 GSF_XML_IN_NS (XL_NS_PROP_DCMITYPE, "http://purl.org/dc/dcmitype"),
308 GSF_XML_IN_NS (XL_NS_PROP_DCTERMS, "http://purl.org/dc/terms/"),
[all …]
H A Dexcel-xml-read.c1039 GSF_XML_IN_NS (XL_NS_SS, "urn:schemas-microsoft-com:office:spreadsheet"),
1040 GSF_XML_IN_NS (XL_NS_SS, "http://schemas.microsoft.com/office/excel/2003/xml"),
1041 GSF_XML_IN_NS (XL_NS_O, "urn:schemas-microsoft-com:office:office"),
1042 GSF_XML_IN_NS (XL_NS_XL, "urn:schemas-microsoft-com:office:excel"),
1043 GSF_XML_IN_NS (XL_NS_C, "urn:schemas-microsoft-com:office:component:spreadsheet"),
1044 GSF_XML_IN_NS (XL_NS_HTML, "http://www.w3.org/TR/REC-html40"),
1045 GSF_XML_IN_NS (XL_NS_XSI, "http://www.w3.org/2001/XMLSchema-instance"),