Lines Matching refs:meta

5546 …'    <rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/' + (tag || "odf") + '#…
5553 …' <ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="' +…
5570meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:meta="urn:oasis:names:t…
8437 var meta = [
8482 return [header, sep, meta, sep, sheet_to_eth_data(ws), end].join("\n");
18076 …if(opening.indexOf("<?xml") == -1) ["html", "table", "head", "meta", "script", "style", "div"].for…
21701 var HTML_BEGIN = '<html><head><meta charset="utf-8"/><title>SheetJS Table Export</title></head><bod…
22308 case 'meta': case '元数据': // TODO: <office:meta> <uof:元数据> FODS/UOF
22622 if(safegetzipfile(zip, 'meta.xml')) wb.Props = parse_core_props(getzipdata(zip, 'meta.xml'));
23014 'xmlns:meta': "urn:oasis:names:tc:opendocument:xmlns:meta:1.0",
23052 …o.push(write_meta_ods().replace(/<office:document-meta.*?>/, "").replace(/<\/office:document-meta>…
23096 f = "meta.xml";
23401 meta: mi,
23425 mi.meta[3] = [{ type: 0, data: write_varint49(mi.data.length) }];
23426 ai[2].push({ data: write_shallow(mi.meta), type: 2 });
23926 …var orefs = ((_a = iwa.messages[0].meta[5]) == null ? void 0 : _a[0]) ? parse_packed_varints(iwa.m…
23930 iwa.messages[0].meta[5] = [{ type: 2, data: write_packed_varints(orefs) }];
23935 …var orefs = ((_a = iwa.messages[0].meta[5]) == null ? void 0 : _a[0]) ? parse_packed_varints(iwa.m…
23936 iwa.messages[0].meta[5] = [{ type: 2, data: write_packed_varints(orefs.filter(function(r) {
23959 var mtype = varint_to_i32(rtpref.meta[1][0].data);
24063 var mtype2 = varint_to_i32(ref2.meta[1][0].data);
24086 var mtype = varint_to_i32(ref.meta[1][0].data);
24111 var mtype = varint_to_i32(tableref[0].meta[1][0].data);
24127 var mtype = varint_to_i32(m.meta[1][0].data);
24143 var mtype = varint_to_i32(m.meta[1][0].data);
24188 …[1]) == null ? void 0 : _a[0].meta) == null ? void 0 : _b[1]) == null ? void 0 : _c[0].data) && va…
24190 … _d[0]) == null ? void 0 : _e.meta) == null ? void 0 : _f[1]) == null ? void 0 : _g[0].data) && va…
24194 var mtype = varint_to_i32(iwam.meta[1][0].data) >>> 0;
24291 meta: [
24323 …dependents[packet.id] = { deps: [], location: fp, type: varint_to_i32(packet.messages[0].meta[1][0…
24342 return varint_to_i32(mess.meta[1][0].data) != 11006 && u8contains(mess.data, ivi[1]);