Lines Matching +defs:t +defs:pos

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
3825 if(v) res.push({v:utf8read(v[2]), t:v[1]}); property
3836 function write_w3cdtf(d/*:Date*/, t/*:?boolean*/)/*:string*/ { try { return d.toISOString().replace… argument
3984 function ReadShift(size/*:number*/, t/*:?string*/)/*:number|string*/ { argument
4073 function WriteShift(t/*:number*/, val/*:string|number*/, f/*:?string*/)/*:any*/ { argument
4136 function prep_blob(blob, pos/*:number*/)/*:void*/ { 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
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
7170 function write_BoolErr(R/*:number*/, C/*:number*/, v, os/*:number*/, opts, t/*:string*/) { 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
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
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
15132 sst[len] = ({t:str}/*:any*/); sst.Count ++; sst.Unique ++; property
16477 p = ({t:val[2]}/*:any*/); property
16519 p = ({t:'z',v:void 0}/*:any*/); property
16970 cs[col + encode_row(i)] = {t:'n', v:n, z:cache[1] }; property
18157 cursheet[cmd][cma] = {t:'z'}; property
19240 function make_cell(val, ixfe, t)/*:Cell*/ { argument
19497 var fakebs8 = {pos: blob.l - length, name:cur_sheet}; property
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
21246 function write_BIFF2BERR(r/*:number*/, c/*:number*/, val, t/*:?string*/) { argument
21549 …write_biff_rec(B, 0x0085 /* BoundSheet8 */, write_BoundSheet8({pos:start, hs:_sheet.Hidden||0, dt:… property
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
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