Lines Matching +defs:l +defs:f +defs:t

321 function SSF_init_table(t/*:any*/) {  argument
994 out[out.length] = {t:'G', v:'General'}; i+=7; break; property
997 out[out.length] = {t:'t', v:o}; ++i; break; property
999 out[out.length] = {t:t, v:w}; ++i; break; property
1000 case '_': out[out.length] = {t:'t', v:" "}; i+=2; break; property
1002 out[out.length] = {t:'T', v:v}; ++i; break; property
1006 out[out.length] = {t:'X', v:fmt.substr(i,2)}; lst = c; i+=2; break; property
1018 out[out.length] = {t:c, v:o}; lst = c; break; property
1020 var q={t:c, v:c}; property
1034 out[out.length] = {t:'Z', v:o.toLowerCase()}; property
1045 out[out.length] = {t:'s', v:o}; break; property
1050 out[out.length] = {t:'n', v:o}; break; property
1053 out[out.length] = {t:c, v:o}; lst = c; break; property
1055 case '(': case ')': out[out.length] = {t:(flen===1?'t':c), v:c}; ++i; break; property
1058 out[out.length] = {t:'D', v:o}; break; property
1059 case ' ': out[out.length] = {t:c, v:c}; ++i; break; property
1060 case '$': out[out.length] = {t:'t', v:'$'}; ++i; break; property
1063 out[out.length] = {t:'t', v:c}; ++i; break; property
1121 out[jj] = {v:"", t:";"}; ++jj; property
1208 function choose_fmt(f/*:string*/, v/*:any*/) { argument
1500 function namecmp(l/*:string*/, r/*:string*/)/*:number*/ { argument
3451 function fill(c/*:string*/,l/*:number*/)/*:string*/ { var o = ""; while(o.length < l) o+=c; return … argument
3777 return function matchtag(f/*:string*/,g/*:?string*/)/*:RegExp*/ { argument
3825 if(v) res.push({v:utf8read(v[2]), t:v[1]}); property
3831 function writetag(f/*:string*/,g/*:string*/)/*:string*/ { return '<' + f + (g.match(wtregex)?' xml:… argument
3834 function writextag(f/*:string*/,g/*:?string*/,h) { return '<' + f + ((h != null) ? wxt_helper(h) : … argument
3836 function write_w3cdtf(d/*:Date*/, t/*:?boolean*/)/*:string*/ { try { return d.toISOString().replace… argument
3929 var ___hexlify = function(b/*:RawBytes|CFBlob*/,s/*:number*/,l/*:number*/)/*:string*/ { var ss/*:Ar… argument
3984 function ReadShift(size/*:number*/, t/*:?string*/)/*:number|string*/ { argument
4073 function WriteShift(t/*:number*/, val/*:string|number*/, f/*:?string*/)/*:any*/ { argument
4496 var z = ({ t: str, h: str }/*:any*/); property
4809 /*::[*/0x01/*::]*/: { n: 'CodePage', t: VT_I2 }, property
4810 /*::[*/0x02/*::]*/: { n: 'Category', t: VT_STRING }, property
4811 /*::[*/0x03/*::]*/: { n: 'PresentationFormat', t: VT_STRING }, property
4812 /*::[*/0x04/*::]*/: { n: 'ByteCount', t: VT_I4 }, property
4813 /*::[*/0x05/*::]*/: { n: 'LineCount', t: VT_I4 }, property
4814 /*::[*/0x06/*::]*/: { n: 'ParagraphCount', t: VT_I4 }, property
4815 /*::[*/0x07/*::]*/: { n: 'SlideCount', t: VT_I4 }, property
4816 /*::[*/0x08/*::]*/: { n: 'NoteCount', t: VT_I4 }, property
4817 /*::[*/0x09/*::]*/: { n: 'HiddenCount', t: VT_I4 }, property
4818 /*::[*/0x0a/*::]*/: { n: 'MultimediaClipCount', t: VT_I4 }, property
4819 /*::[*/0x0b/*::]*/: { n: 'ScaleCrop', t: VT_BOOL }, property
4820 /*::[*/0x0c/*::]*/: { n: 'HeadingPairs', t: VT_VECTOR_VARIANT /* VT_VECTOR | VT_VARIANT */ }, property
4821 /*::[*/0x0d/*::]*/: { n: 'TitlesOfParts', t: VT_VECTOR_LPSTR /* VT_VECTOR | VT_LPSTR */ }, property
4822 /*::[*/0x0e/*::]*/: { n: 'Manager', t: VT_STRING }, property
4823 /*::[*/0x0f/*::]*/: { n: 'Company', t: VT_STRING }, property
4824 /*::[*/0x10/*::]*/: { n: 'LinksUpToDate', t: VT_BOOL }, property
4825 /*::[*/0x11/*::]*/: { n: 'CharacterCount', t: VT_I4 }, property
4826 /*::[*/0x13/*::]*/: { n: 'SharedDoc', t: VT_BOOL }, property
4827 /*::[*/0x16/*::]*/: { n: 'HyperlinksChanged', t: VT_BOOL }, property
4828 /*::[*/0x17/*::]*/: { n: 'AppVersion', t: VT_I4, p: 'version' }, property
4829 /*::[*/0x18/*::]*/: { n: 'DigSig', t: VT_BLOB }, property
4830 /*::[*/0x1A/*::]*/: { n: 'ContentType', t: VT_STRING }, property
4831 /*::[*/0x1B/*::]*/: { n: 'ContentStatus', t: VT_STRING }, property
4832 /*::[*/0x1C/*::]*/: { n: 'Language', t: VT_STRING }, property
4833 /*::[*/0x1D/*::]*/: { n: 'Version', t: VT_STRING }, property
4836 /*::[*/0x80000000/*::]*/: { n: 'Locale', t: VT_UI4 }, property
4837 /*::[*/0x80000003/*::]*/: { n: 'Behavior', t: VT_UI4 }, property
4843 /*::[*/0x01/*::]*/: { n: 'CodePage', t: VT_I2 }, property
4844 /*::[*/0x02/*::]*/: { n: 'Title', t: VT_STRING }, property
4845 /*::[*/0x03/*::]*/: { n: 'Subject', t: VT_STRING }, property
4846 /*::[*/0x04/*::]*/: { n: 'Author', t: VT_STRING }, property
4847 /*::[*/0x05/*::]*/: { n: 'Keywords', t: VT_STRING }, property
4848 /*::[*/0x06/*::]*/: { n: 'Comments', t: VT_STRING }, property
4849 /*::[*/0x07/*::]*/: { n: 'Template', t: VT_STRING }, property
4850 /*::[*/0x08/*::]*/: { n: 'LastAuthor', t: VT_STRING }, property
4851 /*::[*/0x09/*::]*/: { n: 'RevNumber', t: VT_STRING }, property
4852 /*::[*/0x0A/*::]*/: { n: 'EditTime', t: VT_FILETIME }, property
4853 /*::[*/0x0B/*::]*/: { n: 'LastPrinted', t: VT_FILETIME }, property
4854 /*::[*/0x0C/*::]*/: { n: 'CreatedDate', t: VT_FILETIME }, property
4855 /*::[*/0x0D/*::]*/: { n: 'ModifiedDate', t: VT_FILETIME }, property
4856 /*::[*/0x0E/*::]*/: { n: 'PageCount', t: VT_I4 }, property
4857 /*::[*/0x0F/*::]*/: { n: 'WordCount', t: VT_I4 }, property
4858 /*::[*/0x10/*::]*/: { n: 'CharCount', t: VT_I4 }, property
4859 /*::[*/0x11/*::]*/: { n: 'Thumbnail', t: VT_CF }, property
4860 /*::[*/0x12/*::]*/: { n: 'Application', t: VT_STRING }, property
4861 /*::[*/0x13/*::]*/: { n: 'DocSecurity', t: VT_I4 }, property
4864 /*::[*/0x80000000/*::]*/: { n: 'Locale', t: VT_UI4 }, property
4865 /*::[*/0x80000003/*::]*/: { n: 'Behavior', t: VT_UI4 }, property
5393 var f3 = function(t) { argument
5495 function add_rels(rels, rId/*:number*/, f, type, relobj, targetmode/*:?string*/)/*:number*/ { argument
5616 function cp_doit(f, g, h, o, p) { argument
5723 EXT_PROPS.forEach(function(f) { argument
5750 EXT_PROPS.forEach(function(f) { argument
5961 function parse_VtString(blob, t/*:number*/, pad/*:?boolean*/) { return parse_VtStringBase(blob, t, … argument
5962 function parse_VtUnalignedString(blob, t/*:number*/) { if(!t) throw new Error("VtUnalignedString mu… argument
6331 function write_Bes(v, t/*:string*/, o) { argument
6727 function write_BOF(wb/*:Workbook*/, t/*:number*/, o) { argument
7008 function write_Format(i/*:number*/, f/*:string*/, opts, o) { argument
7170 function write_BoolErr(R/*:number*/, C/*:number*/, v, os/*:number*/, opts, t/*:string*/) { argument
8041 /*::[*/7/*::]*/:183, Q:185, k:186, b:208, i:216, l:222, s:240, y:248, property
8504 function prn_to_aoa_str(f/*:string*/, opts)/*:AOA*/ { argument
9007 var o = [{c:0,r:0}, {t:'n',v:0}, 0, 0]; property
9273 var o = [{c:0,r:0}, {t:'n',v:0}, 0]; property
9436 /*::[*/0x0000/*::]*/: { n:"BOF", f:parseuint16 }, property
9442 /*::[*/0x0006/*::]*/: { n:"RANGE", f:parse_RANGE }, property
9449 /*::[*/0x000D/*::]*/: { n:"INTEGER", f:parse_INTEGER }, property
9450 /*::[*/0x000E/*::]*/: { n:"NUMBER", f:parse_NUMBER }, property
9451 /*::[*/0x000F/*::]*/: { n:"LABEL", f:parse_LABEL }, property
9452 /*::[*/0x0010/*::]*/: { n:"FORMULA", f:parse_FORMULA }, property
9475 /*::[*/0x0033/*::]*/: { n:"STRING", f:parse_STRING }, property
9497 /*::[*/0x00CC/*::]*/: { n:"SHEETNAMECS", f:parse_SHEETNAMECS }, property
9498 /*::[*/0x00DE/*::]*/: { n:"SHEETNAMELP", f:parse_SHEETNAMELP }, property
9499 /*::[*/0x00FF/*::]*/: { n:"BOF", f:parseuint16 }, property
9526 /*::[*/0x0016/*::]*/: { n:"LABEL16", f:parse_LABEL_16}, property
9527 /*::[*/0x0017/*::]*/: { n:"NUMBER17", f:parse_NUMBER_17 }, property
9528 /*::[*/0x0018/*::]*/: { n:"NUMBER18", f:parse_NUMBER_18 }, property
9529 /*::[*/0x0019/*::]*/: { n:"FORMULA19", f:parse_FORMULA_19}, property
9531 /*::[*/0x001B/*::]*/: { n:"XFORMAT", f:parse_XFORMAT }, property
9540 /*::[*/0x0025/*::]*/: { n:"NUMBER25", f:parse_NUMBER_25 }, property
9542 /*::[*/0x0027/*::]*/: { n:"NUMBER27", f:parse_NUMBER_27 }, property
9543 /*::[*/0x0028/*::]*/: { n:"FORMULA28", f:parse_FORMULA_28 }, property
9565 /*::[*/0x00CC/*::]*/: { n:"SHEETNAMECS", f:parse_SHEETNAMECS }, property
9610 /*::[*/0x0601/*::]*/: { n:"SHEETINFOQP", f:parse_SHEETINFOQP }, property
9709 var cell = { t: "z" }; property
9715 case 2: cell = { t: "n", v: p.read_shift(2) }; break; property
9716 case 3: cell = { t: "n", v: p.read_shift(2, 'i') }; break; property
9717 case 5: cell = { t: "n", v: p.read_shift(8, 'f') }; break; property
9718 case 7: cell = { t: "s", v: SST[type = p.read_shift(4) - 1] }; break; property
9719 …case 8: cell = { t: "n", v: p.read_shift(8, 'f') }; p.l += 2; /* cell.f = formulae[p.read_shift(4)… property
9738 case 2: cell = { t: "n", v: (cell.v + delta) & 0xFFFF }; break; property
9739 …case 3: cell = { t: "n", v: (cell.v + delta) & 0xFFFF }; if(cell.v > 0x7FFF) cell.v -= 0x10000; br… property
9740 case 7: cell = { t: "s", v: SST[type = (type + delta) >>> 0] }; break; property
9743 case 1: cell = { t: "z" }; break; property
9744 case 2: cell = { t: "n", v: p.read_shift(2) }; break; property
9745 case 7: cell = { t: "s", v: SST[type = p.read_shift(4) - 1] }; break; property
9888 var o/*:Cell*/ = ({t:'s', v:unescapexml(t[1])}/*:any*/); property
10096 while(cnt-- > 0) comps.push({ t: blob.read_shift(4), v: blob.read_shift(0, 'lpp4') }); property
10415 var cell = { v: payload.join(""), t: "s" }; property
10593 function parse_borders(t, styles, themes, opts) { argument
10668 function parse_fills(t, styles, themes, opts) { argument
10734 function parse_fonts(t, styles, themes, opts) { argument
10854 function parse_numFmts(t, styles, opts) { argument
10895 function parse_cellXfs(t, styles, opts) { argument
11028 function write_BrtFmt(i/*:number*/, f/*:string*/, o) { argument
11423 function parse_clrScheme(t, themes, opts) { argument
12170 cell = ({t:"z"}/*:any*/); property
12183 var o/*:Comment*/ = ({a: comment.author, t: comment.t, r: comment.r, T: threaded}); property
12544 function shift_formula_str(f/*:string*/, delta/*:Cell*/)/*:string*/ { argument
12550 function shift_formula_xlsx(f/*:string*/, range/*:string*/, cell/*:string*/)/*:string*/ { argument
12557 function fuzzyfmla(f/*:string*/)/*:boolean*/ { argument
12562 function _xlfn(f/*:string*/)/*:string*/ { argument
13062 /*::[*/0x01/*::]*/: { n:'PtgExp', f:parse_PtgExp }, property
13063 /*::[*/0x02/*::]*/: { n:'PtgTbl', f:parse_PtgTbl }, property
13064 /*::[*/0x03/*::]*/: { n:'PtgAdd', f:parseread1 }, property
13065 /*::[*/0x04/*::]*/: { n:'PtgSub', f:parseread1 }, property
13066 /*::[*/0x05/*::]*/: { n:'PtgMul', f:parseread1 }, property
13067 /*::[*/0x06/*::]*/: { n:'PtgDiv', f:parseread1 }, property
13068 /*::[*/0x07/*::]*/: { n:'PtgPower', f:parseread1 }, property
13069 /*::[*/0x08/*::]*/: { n:'PtgConcat', f:parseread1 }, property
13070 /*::[*/0x09/*::]*/: { n:'PtgLt', f:parseread1 }, property
13071 /*::[*/0x0A/*::]*/: { n:'PtgLe', f:parseread1 }, property
13072 /*::[*/0x0B/*::]*/: { n:'PtgEq', f:parseread1 }, property
13073 /*::[*/0x0C/*::]*/: { n:'PtgGe', f:parseread1 }, property
13074 /*::[*/0x0D/*::]*/: { n:'PtgGt', f:parseread1 }, property
13075 /*::[*/0x0E/*::]*/: { n:'PtgNe', f:parseread1 }, property
13076 /*::[*/0x0F/*::]*/: { n:'PtgIsect', f:parseread1 }, property
13077 /*::[*/0x10/*::]*/: { n:'PtgUnion', f:parseread1 }, property
13078 /*::[*/0x11/*::]*/: { n:'PtgRange', f:parseread1 }, property
13079 /*::[*/0x12/*::]*/: { n:'PtgUplus', f:parseread1 }, property
13080 /*::[*/0x13/*::]*/: { n:'PtgUminus', f:parseread1 }, property
13081 /*::[*/0x14/*::]*/: { n:'PtgPercent', f:parseread1 }, property
13082 /*::[*/0x15/*::]*/: { n:'PtgParen', f:parseread1 }, property
13083 /*::[*/0x16/*::]*/: { n:'PtgMissArg', f:parseread1 }, property
13084 /*::[*/0x17/*::]*/: { n:'PtgStr', f:parse_PtgStr }, property
13085 /*::[*/0x1A/*::]*/: { n:'PtgSheet', f:parse_PtgSheet }, property
13086 /*::[*/0x1B/*::]*/: { n:'PtgEndSheet', f:parse_PtgEndSheet }, property
13087 /*::[*/0x1C/*::]*/: { n:'PtgErr', f:parse_PtgErr }, property
13088 /*::[*/0x1D/*::]*/: { n:'PtgBool', f:parse_PtgBool }, property
13089 /*::[*/0x1E/*::]*/: { n:'PtgInt', f:parse_PtgInt }, property
13090 /*::[*/0x1F/*::]*/: { n:'PtgNum', f:parse_PtgNum }, property
13091 /*::[*/0x20/*::]*/: { n:'PtgArray', f:parse_PtgArray }, property
13092 /*::[*/0x21/*::]*/: { n:'PtgFunc', f:parse_PtgFunc }, property
13093 /*::[*/0x22/*::]*/: { n:'PtgFuncVar', f:parse_PtgFuncVar }, property
13094 /*::[*/0x23/*::]*/: { n:'PtgName', f:parse_PtgName }, property
13095 /*::[*/0x24/*::]*/: { n:'PtgRef', f:parse_PtgRef }, property
13096 /*::[*/0x25/*::]*/: { n:'PtgArea', f:parse_PtgArea }, property
13097 /*::[*/0x26/*::]*/: { n:'PtgMemArea', f:parse_PtgMemArea }, property
13098 /*::[*/0x27/*::]*/: { n:'PtgMemErr', f:parse_PtgMemErr }, property
13099 /*::[*/0x28/*::]*/: { n:'PtgMemNoMem', f:parse_PtgMemNoMem }, property
13100 /*::[*/0x29/*::]*/: { n:'PtgMemFunc', f:parse_PtgMemFunc }, property
13101 /*::[*/0x2A/*::]*/: { n:'PtgRefErr', f:parse_PtgRefErr }, property
13102 /*::[*/0x2B/*::]*/: { n:'PtgAreaErr', f:parse_PtgAreaErr }, property
13103 /*::[*/0x2C/*::]*/: { n:'PtgRefN', f:parse_PtgRefN }, property
13104 /*::[*/0x2D/*::]*/: { n:'PtgAreaN', f:parse_PtgAreaN }, property
13105 /*::[*/0x2E/*::]*/: { n:'PtgMemAreaN', f:parse_PtgMemAreaN }, property
13106 /*::[*/0x2F/*::]*/: { n:'PtgMemNoMemN', f:parse_PtgMemNoMemN }, property
13107 /*::[*/0x39/*::]*/: { n:'PtgNameX', f:parse_PtgNameX }, property
13108 /*::[*/0x3A/*::]*/: { n:'PtgRef3d', f:parse_PtgRef3d }, property
13109 /*::[*/0x3B/*::]*/: { n:'PtgArea3d', f:parse_PtgArea3d }, property
13110 /*::[*/0x3C/*::]*/: { n:'PtgRefErr3d', f:parse_PtgRefErr3d }, property
13111 /*::[*/0x3D/*::]*/: { n:'PtgAreaErr3d', f:parse_PtgAreaErr3d }, property
13141 /*::[*/0x01/*::]*/: { n:'PtgElfLel', f:parse_PtgElfLel }, property
13142 /*::[*/0x02/*::]*/: { n:'PtgElfRw', f:parse_PtgElfRw }, property
13143 /*::[*/0x03/*::]*/: { n:'PtgElfCol', f:parse_PtgElfCol }, property
13144 /*::[*/0x06/*::]*/: { n:'PtgElfRwV', f:parse_PtgElfRwV }, property
13145 /*::[*/0x07/*::]*/: { n:'PtgElfColV', f:parse_PtgElfColV }, property
13146 /*::[*/0x0A/*::]*/: { n:'PtgElfRadical', f:parse_PtgElfRadical }, property
13147 /*::[*/0x0B/*::]*/: { n:'PtgElfRadicalS', f:parse_PtgElfRadicalS }, property
13148 /*::[*/0x0D/*::]*/: { n:'PtgElfColS', f:parse_PtgElfColS }, property
13149 /*::[*/0x0F/*::]*/: { n:'PtgElfColSV', f:parse_PtgElfColSV }, property
13150 /*::[*/0x10/*::]*/: { n:'PtgElfRadicalLel', f:parse_PtgElfRadicalLel }, property
13151 /*::[*/0x19/*::]*/: { n:'PtgList', f:parse_PtgList }, property
13152 /*::[*/0x1D/*::]*/: { n:'PtgSxName', f:parse_PtgSxName }, property
13156 /*::[*/0x00/*::]*/: { n:'PtgAttrNoop', f:parse_PtgAttrNoop }, property
13157 /*::[*/0x01/*::]*/: { n:'PtgAttrSemi', f:parse_PtgAttrSemi }, property
13158 /*::[*/0x02/*::]*/: { n:'PtgAttrIf', f:parse_PtgAttrIf }, property
13159 /*::[*/0x04/*::]*/: { n:'PtgAttrChoose', f:parse_PtgAttrChoose }, property
13160 /*::[*/0x08/*::]*/: { n:'PtgAttrGoto', f:parse_PtgAttrGoto }, property
13161 /*::[*/0x10/*::]*/: { n:'PtgAttrSum', f:parse_PtgAttrSum }, property
13162 /*::[*/0x20/*::]*/: { n:'PtgAttrBaxcel', f:parse_PtgAttrBaxcel }, property
13163 /*::[*/0x21/*::]*/: { n:'PtgAttrBaxcel', f:parse_PtgAttrBaxcel }, property
13164 /*::[*/0x40/*::]*/: { n:'PtgAttrSpace', f:parse_PtgAttrSpace }, property
13165 /*::[*/0x41/*::]*/: { n:'PtgAttrSpaceSemi', f:parse_PtgAttrSpaceSemi }, property
13166 /*::[*/0x80/*::]*/: { n:'PtgAttrIfError', f:parse_PtgAttrIfError }, property
13220 function stringify_array(f/*:Array<Array<string>>*/)/*:string*/ { argument
15078 function ods_to_csf_formula(f/*:string*/)/*:string*/ { argument
15095 function csf_to_ods_formula(f/*:string*/)/*:string*/ { argument
15132 sst[len] = ({t:str}/*:any*/); sst.Count ++; sst.Unique ++; property
15846 /*::(*/ws['!links']/*::||[])*/.forEach(function(l) { argument
16266 function write_BrtHLink(l, rId) { argument
16440 XLSBRecordEnum[0x0010] = { n:"BrtShortReal", f:parse_BrtShortReal }; property
16477 p = ({t:val[2]}/*:any*/); property
16519 p = ({t:'z',v:void 0}/*:any*/); property
16811 ws['!links'].forEach(function(l) { argument
16970 cs[col + encode_row(i)] = {t:'n', v:n, z:cache[1] }; property
17613 XLSBRecordEnum[0x0010] = { n:"BrtFRTArchID$", f:parse_BrtFRTArchID$ }; property
18157 cursheet[cmd][cma] = {t:'z'}; property
19240 function make_cell(val, ixfe, t)/*:Cell*/ { argument
19513 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe]||{}, v:val.val, t:'n'}/*:any*/); property
19519 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe], v:val.val, t:val.t}/*:any*/); property
19525 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe], v:val.rknum, t:'n'}/*:any*/); property
19533 temp_val= ({ixfe:ixfe, XF:XFs[ixfe], v:val.rkrec[j-val.c][1], t:'n'}/*:any*/); property
19601 temp_val = ({ixfe: val.ixfe, XF: XFs[val.ixfe], t:'z'}/*:any*/); property
19609 temp_val= ({ixfe:_ixfe, XF:XFs[_ixfe], t:'z'}/*:any*/); property
19671 cc = out[val[0].r][val[0].c] = ({t:"z"}/*:any*/); property
19673 cc = out[encode_cell(val[0])] = ({t:"z"}/*:any*/); property
19681 cmnt = {a:val[1],t:noteobj.TxO.t}; property
19872 /*::[*/0x0000/*::]*/: { /* n:"BrtRowHdr", */ f:parse_BrtRowHdr }, property
19873 /*::[*/0x0001/*::]*/: { /* n:"BrtCellBlank", */ f:parse_BrtCellBlank }, property
19874 /*::[*/0x0002/*::]*/: { /* n:"BrtCellRk", */ f:parse_BrtCellRk }, property
19875 /*::[*/0x0003/*::]*/: { /* n:"BrtCellError", */ f:parse_BrtCellError }, property
19876 /*::[*/0x0004/*::]*/: { /* n:"BrtCellBool", */ f:parse_BrtCellBool }, property
19877 /*::[*/0x0005/*::]*/: { /* n:"BrtCellReal", */ f:parse_BrtCellReal }, property
19878 /*::[*/0x0006/*::]*/: { /* n:"BrtCellSt", */ f:parse_BrtCellSt }, property
19879 /*::[*/0x0007/*::]*/: { /* n:"BrtCellIsst", */ f:parse_BrtCellIsst }, property
19880 /*::[*/0x0008/*::]*/: { /* n:"BrtFmlaString", */ f:parse_BrtFmlaString }, property
19881 /*::[*/0x0009/*::]*/: { /* n:"BrtFmlaNum", */ f:parse_BrtFmlaNum }, property
19882 /*::[*/0x000A/*::]*/: { /* n:"BrtFmlaBool", */ f:parse_BrtFmlaBool }, property
19883 /*::[*/0x000B/*::]*/: { /* n:"BrtFmlaError", */ f:parse_BrtFmlaError }, property
19884 /*::[*/0x000C/*::]*/: { /* n:"BrtShortBlank", */ f:parse_BrtShortBlank }, property
19885 /*::[*/0x000D/*::]*/: { /* n:"BrtShortRk", */ f:parse_BrtShortRk }, property
19886 /*::[*/0x000E/*::]*/: { /* n:"BrtShortError", */ f:parse_BrtShortError }, property
19887 /*::[*/0x000F/*::]*/: { /* n:"BrtShortBool", */ f:parse_BrtShortBool }, property
19888 /*::[*/0x0010/*::]*/: { /* n:"BrtShortReal", */ f:parse_BrtShortReal }, property
19889 /*::[*/0x0011/*::]*/: { /* n:"BrtShortSt", */ f:parse_BrtShortSt }, property
19890 /*::[*/0x0012/*::]*/: { /* n:"BrtShortIsst", */ f:parse_BrtShortIsst }, property
19891 /*::[*/0x0013/*::]*/: { /* n:"BrtSSTItem", */ f:parse_RichStr }, property
19911 /*::[*/0x0027/*::]*/: { /* n:"BrtName", */ f:parse_BrtName }, property
19914 /*::[*/0x002B/*::]*/: { /* n:"BrtFont", */ f:parse_BrtFont }, property
19915 /*::[*/0x002C/*::]*/: { /* n:"BrtFmt", */ f:parse_BrtFmt }, property
19916 /*::[*/0x002D/*::]*/: { /* n:"BrtFill", */ f:parse_BrtFill }, property
19917 /*::[*/0x002E/*::]*/: { /* n:"BrtBorder", */ f:parse_BrtBorder }, property
19918 /*::[*/0x002F/*::]*/: { /* n:"BrtXF", */ f:parse_BrtXF }, property
19920 /*::[*/0x0031/*::]*/: { /* n:"BrtCellMeta", */ f:parse_Int32LE }, property
19922 /*::[*/0x0033/*::]*/: { /* n:"BrtMdb" */ f:parse_BrtMdb }, property
19931 /*::[*/0x003C/*::]*/: { /* n:"BrtColInfo", */ f:parse_ColInfo }, property
19932 /*::[*/0x003E/*::]*/: { /* n:"BrtCellRString", */ f:parse_BrtCellRString }, property
19933 /*::[*/0x003F/*::]*/: { /* n:"BrtCalcChainItem$", */ f:parse_BrtCalcChainItem$ }, property
19934 /*::[*/0x0040/*::]*/: { /* n:"BrtDVal", */ f:parse_BrtDVal }, property
19944 /*::[*/0x0083/*::]*/: { /* n:"BrtBeginBook", */ T:1, f:parsenoop, p:0 }, property
19950 /*::[*/0x0089/*::]*/: { /* n:"BrtBeginWsView", */ T:1, f:parse_BrtBeginWsView }, property
19960 /*::[*/0x0093/*::]*/: { /* n:"BrtWsProp", */ f:parse_BrtWsProp }, property
19961 /*::[*/0x0094/*::]*/: { /* n:"BrtWsDim", */ f:parse_BrtWsDim, p:16 }, property
19962 /*::[*/0x0097/*::]*/: { /* n:"BrtPane", */ f:parse_BrtPane }, property
19964 /*::[*/0x0099/*::]*/: { /* n:"BrtWbProp", */ f:parse_BrtWbProp }, property
19967 /*::[*/0x009C/*::]*/: { /* n:"BrtBundleSh", */ f:parse_BrtBundleSh }, property
19970 /*::[*/0x009F/*::]*/: { /* n:"BrtBeginSst", */ T:1, f:parse_BrtBeginSst }, property
19972 /*::[*/0x00A1/*::]*/: { /* n:"BrtBeginAFilter", */ T:1, f:parse_UncheckedRfX }, property
19987 /*::[*/0x00B0/*::]*/: { /* n:"BrtMergeCell", */ f:parse_BrtMergeCell }, property
20146 /*::[*/0x014F/*::]*/: { /* n:"BrtMdtinfo", */ f:parse_BrtMdtinfo }, property
20148 /*::[*/0x0151/*::]*/: { /* n:"BrtBeginEsmdb", */ f:parse_BrtBeginEsmdb, T:1 }, property
20166 /*::[*/0x0163/*::]*/: { /* n:"BrtSupBookSrc", */ f:parse_RelID}, property
20172 /*::[*/0x016A/*::]*/: { /* n:"BrtExternSheet", */ f:parse_ExternSheet }, property
20234 /*::[*/0x01AA/*::]*/: { /* n:"BrtArrFmla", */ f:parse_BrtArrFmla }, property
20235 /*::[*/0x01AB/*::]*/: { /* n:"BrtShrFmla", */ f:parse_BrtShrFmla }, property
20284 /*::[*/0x01DC/*::]*/: { /* n:"BrtMargins", */ f:parse_BrtMargins }, property
20293 /*::[*/0x01E5/*::]*/: { /* n:"BrtWsFmtInfo", */ f:parse_BrtWsFmtInfo }, property
20302 /*::[*/0x01EE/*::]*/: { /* n:"BrtHLink", */ f:parse_BrtHLink }, property
20353 /*::[*/0x0226/*::]*/: { /* n:"BrtDrawing", */ f:parse_RelID }, property
20425 /*::[*/0x0278/*::]*/: { /* n:"BrtCommentAuthor", */ f:parse_BrtCommentAuthor }, property
20428 /*::[*/0x027B/*::]*/: { /* n:"BrtBeginComment", */ T:1, f:parse_BrtBeginComment}, property
20430 /*::[*/0x027D/*::]*/: { /* n:"BrtCommentText", */ f:parse_BrtCommentText }, property
20443 /*::[*/0x028B/*::]*/: { /* n:"BrtCsProp", */ f:parse_BrtCsProp }, property
20502 /*::[*/0x041D/*::]*/: { /* n:"BrtDVal14", */ f: parse_BrtDVal14 }, property
20734 /*::[*/0x0006/*::]*/: { /* n:"Formula", */ f:parse_Formula }, property
20735 /*::[*/0x000a/*::]*/: { /* n:"EOF", */ f:parsenoop2 }, property
20736 /*::[*/0x000c/*::]*/: { /* n:"CalcCount", */ f:parseuint16 }, // property
20737 /*::[*/0x000d/*::]*/: { /* n:"CalcMode", */ f:parseuint16 }, // property
20738 /*::[*/0x000e/*::]*/: { /* n:"CalcPrecision", */ f:parsebool }, // property
20739 /*::[*/0x000f/*::]*/: { /* n:"CalcRefMode", */ f:parsebool }, // property
20740 /*::[*/0x0010/*::]*/: { /* n:"CalcDelta", */ f:parse_Xnum }, // property
20741 /*::[*/0x0011/*::]*/: { /* n:"CalcIter", */ f:parsebool }, // property
20742 /*::[*/0x0012/*::]*/: { /* n:"Protect", */ f:parsebool }, property
20743 /*::[*/0x0013/*::]*/: { /* n:"Password", */ f:parseuint16 }, property
20744 /*::[*/0x0014/*::]*/: { /* n:"Header", */ f:parse_XLHeaderFooter }, property
20745 /*::[*/0x0015/*::]*/: { /* n:"Footer", */ f:parse_XLHeaderFooter }, property
20746 /*::[*/0x0017/*::]*/: { /* n:"ExternSheet", */ f:parse_ExternSheet }, property
20747 /*::[*/0x0018/*::]*/: { /* n:"Lbl", */ f:parse_Lbl }, property
20748 /*::[*/0x0019/*::]*/: { /* n:"WinProtect", */ f:parsebool }, property
20751 /*::[*/0x001c/*::]*/: { /* n:"Note", */ f:parse_Note }, property
20753 /*::[*/0x0022/*::]*/: { /* n:"Date1904", */ f:parsebool }, property
20754 /*::[*/0x0023/*::]*/: { /* n:"ExternName", */ f:parse_ExternName }, property
20755 /*::[*/0x0026/*::]*/: { /* n:"LeftMargin", */ f:parse_Xnum }, // * property
20756 /*::[*/0x0027/*::]*/: { /* n:"RightMargin", */ f:parse_Xnum }, // * property
20757 /*::[*/0x0028/*::]*/: { /* n:"TopMargin", */ f:parse_Xnum }, // * property
20758 /*::[*/0x0029/*::]*/: { /* n:"BottomMargin", */ f:parse_Xnum }, // * property
20759 /*::[*/0x002a/*::]*/: { /* n:"PrintRowCol", */ f:parsebool }, property
20760 /*::[*/0x002b/*::]*/: { /* n:"PrintGrid", */ f:parsebool }, property
20761 /*::[*/0x002f/*::]*/: { /* n:"FilePass", */ f:parse_FilePass }, property
20762 /*::[*/0x0031/*::]*/: { /* n:"Font", */ f:parse_Font }, property
20763 /*::[*/0x0033/*::]*/: { /* n:"PrintSize", */ f:parseuint16 }, property
20765 /*::[*/0x003d/*::]*/: { /* n:"Window1", */ f:parse_Window1 }, property
20766 /*::[*/0x0040/*::]*/: { /* n:"Backup", */ f:parsebool }, property
20767 /*::[*/0x0041/*::]*/: { /* n:"Pane", */ f:parse_Pane }, property
20768 /*::[*/0x0042/*::]*/: { /* n:"CodePage", */ f:parseuint16 }, property
20773 /*::[*/0x0055/*::]*/: { /* n:"DefColWidth", */ f:parseuint16 }, property
20777 /*::[*/0x005c/*::]*/: { /* n:"WriteAccess", */ f:parse_WriteAccess }, property
20778 /*::[*/0x005d/*::]*/: { /* n:"Obj", */ f:parse_Obj }, property
20780 /*::[*/0x005f/*::]*/: { /* n:"CalcSaveRecalc", */ f:parsebool }, // property
20783 /*::[*/0x0063/*::]*/: { /* n:"ObjProtect", */ f:parsebool }, property
20784 /*::[*/0x007d/*::]*/: { /* n:"ColInfo", */ f:parse_ColInfo }, property
20785 /*::[*/0x0080/*::]*/: { /* n:"Guts", */ f:parse_Guts }, property
20786 /*::[*/0x0081/*::]*/: { /* n:"WsBool", */ f:parse_WsBool }, property
20787 /*::[*/0x0082/*::]*/: { /* n:"GridSet", */ f:parseuint16 }, property
20788 /*::[*/0x0083/*::]*/: { /* n:"HCenter", */ f:parsebool }, property
20789 /*::[*/0x0084/*::]*/: { /* n:"VCenter", */ f:parsebool }, property
20790 /*::[*/0x0085/*::]*/: { /* n:"BoundSheet8", */ f:parse_BoundSheet8 }, property
20792 /*::[*/0x008c/*::]*/: { /* n:"Country", */ f:parse_Country }, property
20793 /*::[*/0x008d/*::]*/: { /* n:"HideObj", */ f:parseuint16 }, property
20795 /*::[*/0x0092/*::]*/: { /* n:"Palette", */ f:parse_Palette }, property
20801 /*::[*/0x009c/*::]*/: { /* n:"BuiltInFnGroupCount", */ f:parseuint16 }, property
20804 /*::[*/0x00a0/*::]*/: { /* n:"Scl", */ f:parse_Scl }, property
20805 /*::[*/0x00a1/*::]*/: { /* n:"Setup", */ f:parse_Setup }, property
20816 /*::[*/0x00bd/*::]*/: { /* n:"MulRk", */ f:parse_MulRk }, property
20817 /*::[*/0x00be/*::]*/: { /* n:"MulBlank", */ f:parse_MulBlank }, property
20818 /*::[*/0x00c1/*::]*/: { /* n:"Mms", */ f:parsenoop2 }, property
20824 /*::[*/0x00ca/*::]*/: { /* n:"SxBool", */ f:parsebool }, property
20838 /*::[*/0x00da/*::]*/: { /* n:"BookBool", */ f:parseuint16 }, property
20840 /*::[*/0x00dd/*::]*/: { /* n:"ScenarioProtect", */ f:parsebool }, property
20842 /*::[*/0x00e0/*::]*/: { /* n:"XF", */ f:parse_XF }, property
20843 /*::[*/0x00e1/*::]*/: { /* n:"InterfaceHdr", */ f:parse_InterfaceHdr }, property
20844 /*::[*/0x00e2/*::]*/: { /* n:"InterfaceEnd", */ f:parsenoop2 }, property
20846 /*::[*/0x00e5/*::]*/: { /* n:"MergeCells", */ f:parse_MergeCells }, property
20862 /*::[*/0x00fc/*::]*/: { /* n:"SST", */ f:parse_SST }, property
20863 /*::[*/0x00fd/*::]*/: { /* n:"LabelSst", */ f:parse_LabelSst }, property
20864 /*::[*/0x00ff/*::]*/: { /* n:"ExtSST", */ f:parse_ExtSST }, property
20871 /*::[*/0x013d/*::]*/: { /* n:"RRTabId", */ f:parseuint16a }, property
20886 /*::[*/0x0160/*::]*/: { /* n:"UsesELFs", */ f:parsebool }, property
20887 /*::[*/0x0161/*::]*/: { /* n:"DSF", */ f:parsenoop2 }, property
20901 /*::[*/0x01ae/*::]*/: { /* n:"SupBook", */ f:parse_SupBook }, property
20902 /*::[*/0x01af/*::]*/: { /* n:"Prot4Rev", */ f:parsebool }, property
20907 /*::[*/0x01b6/*::]*/: { /* n:"TxO", */ f:parse_TxO }, property
20908 /*::[*/0x01b7/*::]*/: { /* n:"RefreshAll", */ f:parsebool }, // property
20909 /*::[*/0x01b8/*::]*/: { /* n:"HLink", */ f:parse_HLink }, property
20911 /*::[*/0x01ba/*::]*/: { /* n:"CodeName", */ f:parse_XLUnicodeString }, property
20913 /*::[*/0x01bc/*::]*/: { /* n:"Prot4RevPass", */ f:parseuint16 }, property
20916 /*::[*/0x01c0/*::]*/: { /* n:"Excel9File", */ f:parsenoop2 }, property
20917 /*::[*/0x01c1/*::]*/: { /* n:"RecalcId", */ f:parse_RecalcId, r:2}, property
20918 /*::[*/0x01c2/*::]*/: { /* n:"EntExU2", */ f:parsenoop2 }, property
20919 /*::[*/0x0200/*::]*/: { /* n:"Dimensions", */ f:parse_Dimensions }, property
20920 /*::[*/0x0201/*::]*/: { /* n:"Blank", */ f:parse_Blank }, property
20921 /*::[*/0x0203/*::]*/: { /* n:"Number", */ f:parse_Number }, property
20922 /*::[*/0x0204/*::]*/: { /* n:"Label", */ f:parse_Label }, property
20923 /*::[*/0x0205/*::]*/: { /* n:"BoolErr", */ f:parse_BoolErr }, property
20924 /*::[*/0x0207/*::]*/: { /* n:"String", */ f:parse_String }, property
20925 /*::[*/0x0208/*::]*/: { /* n:"Row", */ f:parse_Row }, property
20927 /*::[*/0x0221/*::]*/: { /* n:"Array", */ f:parse_Array }, property
20928 /*::[*/0x0225/*::]*/: { /* n:"DefaultRowHeight", */ f:parse_DefaultRowHeight }, property
20930 /*::[*/0x023e/*::]*/: { /* n:"Window2", */ f:parse_Window2 }, property
20931 /*::[*/0x027e/*::]*/: { /* n:"RK", */ f:parse_RK }, property
20934 /*::[*/0x041e/*::]*/: { /* n:"Format", */ f:parse_Format }, property
20936 /*::[*/0x04bc/*::]*/: { /* n:"ShrFmla", */ f:parse_ShrFmla }, property
20937 /*::[*/0x0800/*::]*/: { /* n:"HLinkTooltip", */ f:parse_HLinkTooltip }, property
20946 /*::[*/0x0809/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property
20972 /*::[*/0x0867/*::]*/: { /* n:"FeatHdr", */ f:parsenoop2 }, property
20987 /*::[*/0x087c/*::]*/: { /* n:"XFCRC", */ f:parse_XFCRC, r:12 }, property
20988 /*::[*/0x087d/*::]*/: { /* n:"XFExt", */ f:parse_XFExt, r:12 }, property
20999 /*::[*/0x088c/*::]*/: { /* n:"Compat12", */ f:parsebool, r:12 }, property
21006 /*::[*/0x0894/*::]*/: { /* n:"NameCmt", */ f:parse_NameCmt, r:12 }, property
21008 /*::[*/0x0896/*::]*/: { /* n:"Theme", */ f:parse_Theme, r:12 }, property
21012 /*::[*/0x089a/*::]*/: { /* n:"MTRSettings", */ f:parse_MTRSettings, r:12 }, property
21013 /*::[*/0x089b/*::]*/: { /* n:"CompressPictures", */ f:parsenoop2 }, property
21018 /*::[*/0x08a3/*::]*/: { /* n:"ForceFullCalculation", */ f:parse_ForceFullCalculation }, property
21050 /*::[*/0x1026/*::]*/: { /* n:"FontX", */ f:parseuint16 }, property
21064 /*::[*/0x1044/*::]*/: { /* n:"ShtProps", */ f:parse_ShtProps }, property
21075 /*::[*/0x105c/*::]*/: { /* n:"ClrtClient", */ f:parse_ClrtClient }, property
21088 /*::[*/0x0000/*::]*/: { /* n:"Dimensions", */ f:parse_Dimensions }, property
21090 /*::[*/0x0002/*::]*/: { /* n:"BIFF2INT", */ f:parse_BIFF2INT }, property
21091 /*::[*/0x0003/*::]*/: { /* n:"BIFF2NUM", */ f:parse_BIFF2NUM }, property
21092 /*::[*/0x0004/*::]*/: { /* n:"BIFF2STR", */ f:parse_BIFF2STR }, property
21093 /*::[*/0x0005/*::]*/: { /* n:"BoolErr", */ f:parse_BoolErr }, property
21094 /*::[*/0x0007/*::]*/: { /* n:"String", */ f:parse_BIFF2STRING }, property
21096 /*::[*/0x0009/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property
21098 /*::[*/0x0016/*::]*/: { /* n:"ExternCount", */ f:parseuint16 }, property
21099 /*::[*/0x001e/*::]*/: { /* n:"BIFF2FORMAT", */ f:parse_BIFF2Format }, property
21102 /*::[*/0x0021/*::]*/: { /* n:"Array", */ f:parse_Array }, property
21104 /*::[*/0x0025/*::]*/: { /* n:"DefaultRowHeight", */ f:parse_DefaultRowHeight }, property
21109 /*::[*/0x0032/*::]*/: { /* n:"BIFF2FONTXTRA", */ f:parse_BIFF2FONTXTRA }, property
21133 /*::[*/0x0044/*::]*/: { /* n:"BIFF2XFINDEX", */ f:parseuint16 }, property
21137 /*::[*/0x007f/*::]*/: { /* n:"ImData", */ f:parse_ImData }, property
21160 /*::[*/0x00d6/*::]*/: { /* n:"RString", */ f:parse_RString }, property
21165 /*::[*/0x0206/*::]*/: { /* n:"Formula", */ f:parse_Formula }, property
21166 /*::[*/0x0209/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property
21167 /*::[*/0x0218/*::]*/: { /* n:"Lbl", */ f:parse_Lbl }, property
21168 /*::[*/0x0223/*::]*/: { /* n:"ExternName", */ f:parse_ExternName }, property
21171 /*::[*/0x0406/*::]*/: { /* n:"Formula", */ f:parse_Formula }, property
21172 /*::[*/0x0409/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property
21246 function write_BIFF2BERR(r/*:number*/, c/*:number*/, val, t/*:?string*/) { argument
21648 var o/*:Cell*/ = {t:'s', v:m}; property
21654 o = ({t:'d', v:parseDate(m)}/*:any*/); property
21655 if(!opts.cellDates) o = ({t:'n', v:datenum(o.v)}/*:any*/); property
21787 var o/*:Cell*/ = {t:'s', v:v}; property
21796 o = ({t:'d', v:parseDate(v)}/*:any*/); property
21797 if(!opts.cellDates) o = ({t:'n', v:datenum(o.v)}/*:any*/); property
22162 if(opts.dense) { if(!ws[R]) ws[R] = []; ws[R][C] = {t:'z'}; } property
22172 q = ({t:'z', v:null/*:: , z:null, w:"",c:[]*/}/*:any*/); property
22196 q = ({t:ctag['数据类型'] || ctag['value-type'], v:null/*:: , z:null, w:"",c:[]*/}/*:any*/); property
23577 function numbers_format_cell(cell, t, flags, ofmt, nfmt) { argument
23732 ret = { t: "n", v: ieee }; property
23735 ret = { t: "s", v: lut.sst[sidx] }; property
23738 ret = { t: "d", v: dt }; property
23741 ret = { t: "b", v: ieee > 0 }; property
23744 ret = { t: "n", v: ieee }; property
23747 ret = { t: "e", v: 0 }; property
23798 ret = { t: "n", v: d128 }; property
23801 ret = { t: "s", v: lut.sst[sidx] }; property
23804 ret = { t: "d", v: dt }; property
23807 ret = { t: "b", v: ieee > 0 }; property
23810 ret = { t: "n", v: ieee }; property
23813 ret = { t: "e", v: 0 }; property
23816 ret = { t: "s", v: lut.rsst[ridx] }; property
23819 ret = { t: "n", v: d128 }; property
24060 tile[1].forEach(function(t) { argument
24251 celload = write_new_storage({ t: "s", v: data[C] }, SST); property
24252 _celload = write_old_storage({ t: "s", v: data[C] }, SST); property
24255 celload = write_new_storage({ t: "n", v: data[C] }, SST); property
24256 _celload = write_old_storage({ t: "n", v: data[C] }, SST); property
24259 celload = write_new_storage({ t: "b", v: data[C] }, SST); property
24260 _celload = write_old_storage({ t: "b", v: data[C] }, SST); property
24264 celload = write_new_storage({ t: "s", v: data[C].toISOString() }, SST); property
24265 _celload = write_old_storage({ t: "s", v: data[C].toISOString() }, SST); property
24687 tiles[1].forEach(function(t) { argument
25661 function firstbyte(f/*:RawData*/,o/*:?TypeOpts*/)/*:Array<number>*/ { argument
26035 var val = {t:'n',v:0}, header = 0, offset = 1, hdr/*:Array<any>*/ = [], v=0, vv=""; property
26068 if(val == null) val = {w: "__EMPTY", t: "s"}; property
26227 if(!dense) ws[ref] = cell = ({t:t, v:v}/*:any*/); property
26228 else ROW[_C + C] = cell = ({t:t, v:v}/*:any*/); property
26258 return ws[RC.r][RC.c] || (ws[RC.r][RC.c] = {t:'z'}); property
26260 return ws[R] || (ws[R] = {t:'z'}); property
26342 cell.c.push({t:text, a:author||"SheetJS"}); property
26472 var val = {t:'n',v:0}, header = 0, offset = 1, hdr/*:Array<any>*/ = [], v=0, vv=""; property
26503 if(val == null) val = {w: "__EMPTY", t: "s"}; property