Lines Matching refs:docroot
24190 …var docroot = ((_g = (_f = (_e = (_d = M == null ? void 0 : M[1]) == null ? void 0 : _d[0]) == nul…
24191 if (!docroot)
24196 if (!docroot)
24197 docroot = iwam;
24203 if (!docroot)
24205 return parse_TN_DocumentArchive(M, docroot, opts);
24356 var docroot = numbers_iwa_find(cfb, deps, 1);
24357 if (docroot == null)
24359 var sheetrefs = mappa(parse_shallow(docroot.messages[0].data)[1], parse_TSP_Reference);
24365 docroot = numbers_iwa_find(cfb, deps, 1);
24366 sheetrefs = mappa(parse_shallow(docroot.messages[0].data)[1], parse_TSP_Reference);
24397 numbers_iwa_doit(cfb, deps, 1, function(docroot, arch) { argument
24398 var doc = parse_shallow(docroot.messages[0].data);
24399 sheetref = parse_TSP_Reference(parse_shallow(docroot.messages[0].data)[1][0].data);
24402 numbers_add_oref(docroot, newsheetref);
24412 docroot.messages[0].data = write_shallow(doc);
24753 numbers_iwa_doit(cfb, deps, rootref, function(docroot) { argument
24754 var sheetref = parse_shallow(docroot.messages[0].data);
24759 docroot.messages[0].data = write_shallow(sheetref);
24763 numbers_iwa_doit(cfb, deps, tmaref, function(docroot, x) { argument
24764 return write_numbers_tma(cfb, deps, ws, docroot, x, tmaref);