Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js3261 … var themeDoc = (function (m, k) { return m[k] ? m[k] : null; })(this.xmlDocs, path); function
3262 if (themeDoc != null) {
3263 var child = themeDoc.firstChild;