| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | VsdxExport.js | 154 var cell = createElt(xmlDoc, that.XMLNS, "Cell"); 165 var row = createElt(xmlDoc, that.XMLNS, "Row"); 339 var shape = createElt(xmlDoc, that.XMLNS, "Shape"); 401 var shape = createElt(xmlDoc, that.XMLNS, "Shape"); 477 var geoSec = createElt(xmlDoc, that.XMLNS, "Section"); 528 var gShapes = createElt(xmlDoc, that.XMLNS, "Shapes"); 623 var root = createElt(xmlDoc, that.XMLNS, "PageContents"); 625 root.setAttributeNS('http://www.w3.org/2000/xmlns/', 'xmlns', that.XMLNS); 628 var shapes = createElt(xmlDoc, that.XMLNS, "Shapes"); 673 var connects = createElt(xmlDoc, that.XMLNS, "Connects"); [all …]
|
| D | mxVsdxCanvas2D.js | 57 …s.xmlDoc.createElementNS != null) ? this.xmlDoc.createElementNS(VsdxExport.prototype.XMLNS, name) :
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.js | 1495 var XMLNS = { variable 1507 XMLNS.main = [ 2401 XMLNS.CT = 'http://schemas.openxmlformats.org/package/2006/content-types'; 2421 if(ct.xmlns !== XMLNS.CT) throw new Error("Unknown Namespace: " + ct.xmlns); 2431 'xmlns': XMLNS.CT, 2432 'xmlns:xsd': XMLNS.xsd, 2433 'xmlns:xsi': XMLNS.xsi 2525 XMLNS.RELS = 'http://schemas.openxmlformats.org/package/2006/relationships'; 2529 'xmlns': XMLNS.RELS 2563 XMLNS.CORE_PROPS = "http://schemas.openxmlformats.org/package/2006/metadata/core-properties"; [all …]
|
| D | xlsx.min.js | 3 …XMLNS={dc:"http://purl.org/dc/elements/1.1/",dcterms:"http://purl.org/dc/terms/",dcmitype:"http://… variable in anonymousFunctioncc8ef3a80100.Base64 4 …XMLNS.CT="http://schemas.openxmlformats.org/package/2006/content-types";function parse_ct(data,opt…
|
| D | xlsx.min.map | 1 …,"join","writextag","write_w3cdtf","toISOString","write_vt","XML_HEADER","XMLNS","dc","dcterms","d…
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | xlsx.mjs | 3862 var XMLNS = ({ variable 5330 if(ct.xmlns !== XMLNS.CT) throw new Error("Unknown Namespace: " + ct.xmlns); 5347 'xmlns': XMLNS.CT, 5348 'xmlns:xsd': XMLNS.xsd, 5349 'xmlns:xsi': XMLNS.xsi 5485 //'xmlns:ns0': XMLNS.RELS, 5486 'xmlns': XMLNS.RELS 5626 //'xmlns': XMLNS.CORE_PROPS, 5627 'xmlns:cp': XMLNS.CORE_PROPS, 5628 'xmlns:dc': XMLNS.dc, [all …]
|
| /plugin/html5video2/script/ |
| D | video.min.js | 21 …XMLNS:"http://www.w3.org/2000/xmlns/"}),Or={freeze:Pr,MIME_TYPE:Lr,NAMESPACE:Dr},Rr=t(function(e,t… property
|
| /plugin/diagramsnet/lib/js/ |
| D | extensions.min.js | 1033 …g){c=e(c,E.XMLNS,"Cell");c.setAttribute("N",a);c.setAttribute("V",b);g&&c.setAttribute("F",g);retu… 1037 …])&&c.appendChild(b("TextBkgnd",a,g))}function g(a,c,g,n,f,w){var k=e(n,E.XMLNS,"Shape");k.setAttr… 1039 …f(null==m||null==m.absolutePoints||null==m.cellBounds)return null;k=e(x,E.XMLNS,"Shape");var C=q(g… 1042 …ext&&m.text.checkBounds()&&(F.save(),m.text.paint(F),F.restore());m=e(x,E.XMLNS,"Section");m.setAt… 1043 …0<a.getChildCount()){var D=g(C+"10000",y,b,d,f,k);D.setAttribute("Type","Group");var B=e(d,E.XMLNS, 1045 …XMLNS,"PageContents");g.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns",E.XMLNS);g.setAttri… 1047 …XMLNS,"Connects");g.appendChild(n);for(x in d.cells)w=d.cells[x],w.edge&&(w.source&&(f=e(c,E.XMLNS… 1048 …XMLNS,"Pages");k.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns",E.XMLNS);k.setAttributeNS(… 1049 …XMLNS,"Rel");B.setAttributeNS(E.XMLNS_R,"r:id","rId"+A);var M=e(f,E.XMLNS,"Section");M.setAttribut… 1055 …penxmlformats.org/officeDocument/2006/relationships";VsdxExport.prototype.XMLNS="http://schemas.mi… method in VsdxExport [all …]
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …XMLNS = 'http://www.w3.org/2000/xmlns/';\n\n/**\n * @type {Object<string, string>}\n */\nconst OGC…
|