Lines Matching defs:f

1208 function choose_fmt(f/*:string*/, v/*:any*/) {  argument
3777 return function matchtag(f/*:string*/,g/*:?string*/)/*:RegExp*/ { argument
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
4073 function WriteShift(t/*:number*/, val/*:string|number*/, f/*:?string*/)/*:any*/ { 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
7008 function write_Format(i/*:number*/, f/*:string*/, opts, o) { argument
8504 function prn_to_aoa_str(f/*:string*/, opts)/*:AOA*/ { argument
11028 function write_BrtFmt(i/*:number*/, f/*:string*/, o) { argument
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 in PtgTypes.0x01
13063 /*::[*/0x02/*::]*/: { n:'PtgTbl', f:parse_PtgTbl }, property in PtgTypes.0x02
13064 /*::[*/0x03/*::]*/: { n:'PtgAdd', f:parseread1 }, property in PtgTypes.0x03
13065 /*::[*/0x04/*::]*/: { n:'PtgSub', f:parseread1 }, property in PtgTypes.0x04
13066 /*::[*/0x05/*::]*/: { n:'PtgMul', f:parseread1 }, property in PtgTypes.0x05
13067 /*::[*/0x06/*::]*/: { n:'PtgDiv', f:parseread1 }, property in PtgTypes.0x06
13068 /*::[*/0x07/*::]*/: { n:'PtgPower', f:parseread1 }, property in PtgTypes.0x07
13069 /*::[*/0x08/*::]*/: { n:'PtgConcat', f:parseread1 }, property in PtgTypes.0x08
13070 /*::[*/0x09/*::]*/: { n:'PtgLt', f:parseread1 }, property in PtgTypes.0x09
13071 /*::[*/0x0A/*::]*/: { n:'PtgLe', f:parseread1 }, property in PtgTypes.0x0A
13072 /*::[*/0x0B/*::]*/: { n:'PtgEq', f:parseread1 }, property in PtgTypes.0x0B
13073 /*::[*/0x0C/*::]*/: { n:'PtgGe', f:parseread1 }, property in PtgTypes.0x0C
13074 /*::[*/0x0D/*::]*/: { n:'PtgGt', f:parseread1 }, property in PtgTypes.0x0D
13075 /*::[*/0x0E/*::]*/: { n:'PtgNe', f:parseread1 }, property in PtgTypes.0x0E
13076 /*::[*/0x0F/*::]*/: { n:'PtgIsect', f:parseread1 }, property in PtgTypes.0x0F
13077 /*::[*/0x10/*::]*/: { n:'PtgUnion', f:parseread1 }, property in PtgTypes.0x10
13078 /*::[*/0x11/*::]*/: { n:'PtgRange', f:parseread1 }, property in PtgTypes.0x11
13079 /*::[*/0x12/*::]*/: { n:'PtgUplus', f:parseread1 }, property in PtgTypes.0x12
13080 /*::[*/0x13/*::]*/: { n:'PtgUminus', f:parseread1 }, property in PtgTypes.0x13
13081 /*::[*/0x14/*::]*/: { n:'PtgPercent', f:parseread1 }, property in PtgTypes.0x14
13082 /*::[*/0x15/*::]*/: { n:'PtgParen', f:parseread1 }, property in PtgTypes.0x15
13083 /*::[*/0x16/*::]*/: { n:'PtgMissArg', f:parseread1 }, property in PtgTypes.0x16
13084 /*::[*/0x17/*::]*/: { n:'PtgStr', f:parse_PtgStr }, property in PtgTypes.0x17
13085 /*::[*/0x1A/*::]*/: { n:'PtgSheet', f:parse_PtgSheet }, property in PtgTypes.0x1A
13086 /*::[*/0x1B/*::]*/: { n:'PtgEndSheet', f:parse_PtgEndSheet }, property in PtgTypes.0x1B
13087 /*::[*/0x1C/*::]*/: { n:'PtgErr', f:parse_PtgErr }, property in PtgTypes.0x1C
13088 /*::[*/0x1D/*::]*/: { n:'PtgBool', f:parse_PtgBool }, property in PtgTypes.0x1D
13089 /*::[*/0x1E/*::]*/: { n:'PtgInt', f:parse_PtgInt }, property in PtgTypes.0x1E
13090 /*::[*/0x1F/*::]*/: { n:'PtgNum', f:parse_PtgNum }, property in PtgTypes.0x1F
13091 /*::[*/0x20/*::]*/: { n:'PtgArray', f:parse_PtgArray }, property in PtgTypes.0x20
13092 /*::[*/0x21/*::]*/: { n:'PtgFunc', f:parse_PtgFunc }, property in PtgTypes.0x21
13093 /*::[*/0x22/*::]*/: { n:'PtgFuncVar', f:parse_PtgFuncVar }, property in PtgTypes.0x22
13094 /*::[*/0x23/*::]*/: { n:'PtgName', f:parse_PtgName }, property in PtgTypes.0x23
13095 /*::[*/0x24/*::]*/: { n:'PtgRef', f:parse_PtgRef }, property in PtgTypes.0x24
13096 /*::[*/0x25/*::]*/: { n:'PtgArea', f:parse_PtgArea }, property in PtgTypes.0x25
13097 /*::[*/0x26/*::]*/: { n:'PtgMemArea', f:parse_PtgMemArea }, property in PtgTypes.0x26
13098 /*::[*/0x27/*::]*/: { n:'PtgMemErr', f:parse_PtgMemErr }, property in PtgTypes.0x27
13099 /*::[*/0x28/*::]*/: { n:'PtgMemNoMem', f:parse_PtgMemNoMem }, property in PtgTypes.0x28
13100 /*::[*/0x29/*::]*/: { n:'PtgMemFunc', f:parse_PtgMemFunc }, property in PtgTypes.0x29
13101 /*::[*/0x2A/*::]*/: { n:'PtgRefErr', f:parse_PtgRefErr }, property in PtgTypes.0x2A
13102 /*::[*/0x2B/*::]*/: { n:'PtgAreaErr', f:parse_PtgAreaErr }, property in PtgTypes.0x2B
13103 /*::[*/0x2C/*::]*/: { n:'PtgRefN', f:parse_PtgRefN }, property in PtgTypes.0x2C
13104 /*::[*/0x2D/*::]*/: { n:'PtgAreaN', f:parse_PtgAreaN }, property in PtgTypes.0x2D
13105 /*::[*/0x2E/*::]*/: { n:'PtgMemAreaN', f:parse_PtgMemAreaN }, property in PtgTypes.0x2E
13106 /*::[*/0x2F/*::]*/: { n:'PtgMemNoMemN', f:parse_PtgMemNoMemN }, property in PtgTypes.0x2F
13107 /*::[*/0x39/*::]*/: { n:'PtgNameX', f:parse_PtgNameX }, property in PtgTypes.0x39
13108 /*::[*/0x3A/*::]*/: { n:'PtgRef3d', f:parse_PtgRef3d }, property in PtgTypes.0x3A
13109 /*::[*/0x3B/*::]*/: { n:'PtgArea3d', f:parse_PtgArea3d }, property in PtgTypes.0x3B
13110 /*::[*/0x3C/*::]*/: { n:'PtgRefErr3d', f:parse_PtgRefErr3d }, property in PtgTypes.0x3C
13111 /*::[*/0x3D/*::]*/: { n:'PtgAreaErr3d', f:parse_PtgAreaErr3d }, property in PtgTypes.0x3D
13141 /*::[*/0x01/*::]*/: { n:'PtgElfLel', f:parse_PtgElfLel }, property in Ptg18.0x01
13142 /*::[*/0x02/*::]*/: { n:'PtgElfRw', f:parse_PtgElfRw }, property in Ptg18.0x02
13143 /*::[*/0x03/*::]*/: { n:'PtgElfCol', f:parse_PtgElfCol }, property in Ptg18.0x03
13144 /*::[*/0x06/*::]*/: { n:'PtgElfRwV', f:parse_PtgElfRwV }, property in Ptg18.0x06
13145 /*::[*/0x07/*::]*/: { n:'PtgElfColV', f:parse_PtgElfColV }, property in Ptg18.0x07
13146 /*::[*/0x0A/*::]*/: { n:'PtgElfRadical', f:parse_PtgElfRadical }, property in Ptg18.0x0A
13147 /*::[*/0x0B/*::]*/: { n:'PtgElfRadicalS', f:parse_PtgElfRadicalS }, property in Ptg18.0x0B
13148 /*::[*/0x0D/*::]*/: { n:'PtgElfColS', f:parse_PtgElfColS }, property in Ptg18.0x0D
13149 /*::[*/0x0F/*::]*/: { n:'PtgElfColSV', f:parse_PtgElfColSV }, property in Ptg18.0x0F
13150 /*::[*/0x10/*::]*/: { n:'PtgElfRadicalLel', f:parse_PtgElfRadicalLel }, property in Ptg18.0x10
13151 /*::[*/0x19/*::]*/: { n:'PtgList', f:parse_PtgList }, property in Ptg18.0x19
13152 /*::[*/0x1D/*::]*/: { n:'PtgSxName', f:parse_PtgSxName }, property in Ptg18.0x1D
13156 /*::[*/0x00/*::]*/: { n:'PtgAttrNoop', f:parse_PtgAttrNoop }, property in Ptg19.0x00
13157 /*::[*/0x01/*::]*/: { n:'PtgAttrSemi', f:parse_PtgAttrSemi }, property in Ptg19.0x01
13158 /*::[*/0x02/*::]*/: { n:'PtgAttrIf', f:parse_PtgAttrIf }, property in Ptg19.0x02
13159 /*::[*/0x04/*::]*/: { n:'PtgAttrChoose', f:parse_PtgAttrChoose }, property in Ptg19.0x04
13160 /*::[*/0x08/*::]*/: { n:'PtgAttrGoto', f:parse_PtgAttrGoto }, property in Ptg19.0x08
13161 /*::[*/0x10/*::]*/: { n:'PtgAttrSum', f:parse_PtgAttrSum }, property in Ptg19.0x10
13162 /*::[*/0x20/*::]*/: { n:'PtgAttrBaxcel', f:parse_PtgAttrBaxcel }, property in Ptg19.0x20
13163 /*::[*/0x21/*::]*/: { n:'PtgAttrBaxcel', f:parse_PtgAttrBaxcel }, property in Ptg19.0x21
13164 /*::[*/0x40/*::]*/: { n:'PtgAttrSpace', f:parse_PtgAttrSpace }, property in Ptg19.0x40
13165 /*::[*/0x41/*::]*/: { n:'PtgAttrSpaceSemi', f:parse_PtgAttrSpaceSemi }, property in Ptg19.0x41
13166 /*::[*/0x80/*::]*/: { n:'PtgAttrIfError', f:parse_PtgAttrIfError }, property in Ptg19.0x80
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
16440 XLSBRecordEnum[0x0010] = { n:"BrtShortReal", f:parse_BrtShortReal }; property in parse_ws_bin.XLSBRecordEnum
17613 XLSBRecordEnum[0x0010] = { n:"BrtFRTArchID$", f:parse_BrtFRTArchID$ }; property in parse_wb_bin.XLSBRecordEnum
19872 /*::[*/0x0000/*::]*/: { /* n:"BrtRowHdr", */ f:parse_BrtRowHdr }, property in XLSBRecordEnum.0x0000
19873 /*::[*/0x0001/*::]*/: { /* n:"BrtCellBlank", */ f:parse_BrtCellBlank }, property in XLSBRecordEnum.0x0001
19874 /*::[*/0x0002/*::]*/: { /* n:"BrtCellRk", */ f:parse_BrtCellRk }, property in XLSBRecordEnum.0x0002
19875 /*::[*/0x0003/*::]*/: { /* n:"BrtCellError", */ f:parse_BrtCellError }, property in XLSBRecordEnum.0x0003
19876 /*::[*/0x0004/*::]*/: { /* n:"BrtCellBool", */ f:parse_BrtCellBool }, property in XLSBRecordEnum.0x0004
19877 /*::[*/0x0005/*::]*/: { /* n:"BrtCellReal", */ f:parse_BrtCellReal }, property in XLSBRecordEnum.0x0005
19878 /*::[*/0x0006/*::]*/: { /* n:"BrtCellSt", */ f:parse_BrtCellSt }, property in XLSBRecordEnum.0x0006
19879 /*::[*/0x0007/*::]*/: { /* n:"BrtCellIsst", */ f:parse_BrtCellIsst }, property in XLSBRecordEnum.0x0007
19880 /*::[*/0x0008/*::]*/: { /* n:"BrtFmlaString", */ f:parse_BrtFmlaString }, property in XLSBRecordEnum.0x0008
19881 /*::[*/0x0009/*::]*/: { /* n:"BrtFmlaNum", */ f:parse_BrtFmlaNum }, property in XLSBRecordEnum.0x0009
19882 /*::[*/0x000A/*::]*/: { /* n:"BrtFmlaBool", */ f:parse_BrtFmlaBool }, property in XLSBRecordEnum.0x000A
19883 /*::[*/0x000B/*::]*/: { /* n:"BrtFmlaError", */ f:parse_BrtFmlaError }, property in XLSBRecordEnum.0x000B
19884 /*::[*/0x000C/*::]*/: { /* n:"BrtShortBlank", */ f:parse_BrtShortBlank }, property in XLSBRecordEnum.0x000C
19885 /*::[*/0x000D/*::]*/: { /* n:"BrtShortRk", */ f:parse_BrtShortRk }, property in XLSBRecordEnum.0x000D
19886 /*::[*/0x000E/*::]*/: { /* n:"BrtShortError", */ f:parse_BrtShortError }, property in XLSBRecordEnum.0x000E
19887 /*::[*/0x000F/*::]*/: { /* n:"BrtShortBool", */ f:parse_BrtShortBool }, property in XLSBRecordEnum.0x000F
19888 /*::[*/0x0010/*::]*/: { /* n:"BrtShortReal", */ f:parse_BrtShortReal }, property in XLSBRecordEnum.0x0010
19889 /*::[*/0x0011/*::]*/: { /* n:"BrtShortSt", */ f:parse_BrtShortSt }, property in XLSBRecordEnum.0x0011
19890 /*::[*/0x0012/*::]*/: { /* n:"BrtShortIsst", */ f:parse_BrtShortIsst }, property in XLSBRecordEnum.0x0012
19891 /*::[*/0x0013/*::]*/: { /* n:"BrtSSTItem", */ f:parse_RichStr }, property in XLSBRecordEnum.0x0013
19911 /*::[*/0x0027/*::]*/: { /* n:"BrtName", */ f:parse_BrtName }, property in XLSBRecordEnum.0x0027
19914 /*::[*/0x002B/*::]*/: { /* n:"BrtFont", */ f:parse_BrtFont }, property in XLSBRecordEnum.0x002B
19915 /*::[*/0x002C/*::]*/: { /* n:"BrtFmt", */ f:parse_BrtFmt }, property in XLSBRecordEnum.0x002C
19916 /*::[*/0x002D/*::]*/: { /* n:"BrtFill", */ f:parse_BrtFill }, property in XLSBRecordEnum.0x002D
19917 /*::[*/0x002E/*::]*/: { /* n:"BrtBorder", */ f:parse_BrtBorder }, property in XLSBRecordEnum.0x002E
19918 /*::[*/0x002F/*::]*/: { /* n:"BrtXF", */ f:parse_BrtXF }, property in XLSBRecordEnum.0x002F
19920 /*::[*/0x0031/*::]*/: { /* n:"BrtCellMeta", */ f:parse_Int32LE }, property in XLSBRecordEnum.0x0031
19922 /*::[*/0x0033/*::]*/: { /* n:"BrtMdb" */ f:parse_BrtMdb }, property in XLSBRecordEnum.0x0033
19931 /*::[*/0x003C/*::]*/: { /* n:"BrtColInfo", */ f:parse_ColInfo }, property in XLSBRecordEnum.0x003C
19932 /*::[*/0x003E/*::]*/: { /* n:"BrtCellRString", */ f:parse_BrtCellRString }, property in XLSBRecordEnum.0x003E
19933 /*::[*/0x003F/*::]*/: { /* n:"BrtCalcChainItem$", */ f:parse_BrtCalcChainItem$ }, property in XLSBRecordEnum.0x003F
19934 /*::[*/0x0040/*::]*/: { /* n:"BrtDVal", */ f:parse_BrtDVal }, property in XLSBRecordEnum.0x0040
19944 /*::[*/0x0083/*::]*/: { /* n:"BrtBeginBook", */ T:1, f:parsenoop, p:0 }, property in XLSBRecordEnum.0x0083
19950 /*::[*/0x0089/*::]*/: { /* n:"BrtBeginWsView", */ T:1, f:parse_BrtBeginWsView }, property in XLSBRecordEnum.0x0089
19960 /*::[*/0x0093/*::]*/: { /* n:"BrtWsProp", */ f:parse_BrtWsProp }, property in XLSBRecordEnum.0x0093
19961 /*::[*/0x0094/*::]*/: { /* n:"BrtWsDim", */ f:parse_BrtWsDim, p:16 }, property in XLSBRecordEnum.0x0094
19962 /*::[*/0x0097/*::]*/: { /* n:"BrtPane", */ f:parse_BrtPane }, property in XLSBRecordEnum.0x0097
19964 /*::[*/0x0099/*::]*/: { /* n:"BrtWbProp", */ f:parse_BrtWbProp }, property in XLSBRecordEnum.0x0099
19967 /*::[*/0x009C/*::]*/: { /* n:"BrtBundleSh", */ f:parse_BrtBundleSh }, property in XLSBRecordEnum.0x009C
19970 /*::[*/0x009F/*::]*/: { /* n:"BrtBeginSst", */ T:1, f:parse_BrtBeginSst }, property in XLSBRecordEnum.0x009F
19972 /*::[*/0x00A1/*::]*/: { /* n:"BrtBeginAFilter", */ T:1, f:parse_UncheckedRfX }, property in XLSBRecordEnum.0x00A1
19987 /*::[*/0x00B0/*::]*/: { /* n:"BrtMergeCell", */ f:parse_BrtMergeCell }, property in XLSBRecordEnum.0x00B0
20146 /*::[*/0x014F/*::]*/: { /* n:"BrtMdtinfo", */ f:parse_BrtMdtinfo }, property in XLSBRecordEnum.0x014F
20148 /*::[*/0x0151/*::]*/: { /* n:"BrtBeginEsmdb", */ f:parse_BrtBeginEsmdb, T:1 }, property in XLSBRecordEnum.0x0151
20166 /*::[*/0x0163/*::]*/: { /* n:"BrtSupBookSrc", */ f:parse_RelID}, property in XLSBRecordEnum.0x0163
20172 /*::[*/0x016A/*::]*/: { /* n:"BrtExternSheet", */ f:parse_ExternSheet }, property in XLSBRecordEnum.0x016A
20234 /*::[*/0x01AA/*::]*/: { /* n:"BrtArrFmla", */ f:parse_BrtArrFmla }, property in XLSBRecordEnum.0x01AA
20235 /*::[*/0x01AB/*::]*/: { /* n:"BrtShrFmla", */ f:parse_BrtShrFmla }, property in XLSBRecordEnum.0x01AB
20284 /*::[*/0x01DC/*::]*/: { /* n:"BrtMargins", */ f:parse_BrtMargins }, property in XLSBRecordEnum.0x01DC
20293 /*::[*/0x01E5/*::]*/: { /* n:"BrtWsFmtInfo", */ f:parse_BrtWsFmtInfo }, property in XLSBRecordEnum.0x01E5
20302 /*::[*/0x01EE/*::]*/: { /* n:"BrtHLink", */ f:parse_BrtHLink }, property in XLSBRecordEnum.0x01EE
20353 /*::[*/0x0226/*::]*/: { /* n:"BrtDrawing", */ f:parse_RelID }, property in XLSBRecordEnum.0x0226
20425 /*::[*/0x0278/*::]*/: { /* n:"BrtCommentAuthor", */ f:parse_BrtCommentAuthor }, property in XLSBRecordEnum.0x0278
20428 /*::[*/0x027B/*::]*/: { /* n:"BrtBeginComment", */ T:1, f:parse_BrtBeginComment}, property in XLSBRecordEnum.0x027B
20430 /*::[*/0x027D/*::]*/: { /* n:"BrtCommentText", */ f:parse_BrtCommentText }, property in XLSBRecordEnum.0x027D
20443 /*::[*/0x028B/*::]*/: { /* n:"BrtCsProp", */ f:parse_BrtCsProp }, property in XLSBRecordEnum.0x028B
20502 /*::[*/0x041D/*::]*/: { /* n:"BrtDVal14", */ f: parse_BrtDVal14 }, property in XLSBRecordEnum.0x041D
20734 /*::[*/0x0006/*::]*/: { /* n:"Formula", */ f:parse_Formula }, property in XLSRecordEnum.0x0006
20735 /*::[*/0x000a/*::]*/: { /* n:"EOF", */ f:parsenoop2 }, property in XLSRecordEnum.0x000a
20736 /*::[*/0x000c/*::]*/: { /* n:"CalcCount", */ f:parseuint16 }, // property in XLSRecordEnum.0x000c
20737 /*::[*/0x000d/*::]*/: { /* n:"CalcMode", */ f:parseuint16 }, // property in XLSRecordEnum.0x000d
20738 /*::[*/0x000e/*::]*/: { /* n:"CalcPrecision", */ f:parsebool }, // property in XLSRecordEnum.0x000e
20739 /*::[*/0x000f/*::]*/: { /* n:"CalcRefMode", */ f:parsebool }, // property in XLSRecordEnum.0x000f
20740 /*::[*/0x0010/*::]*/: { /* n:"CalcDelta", */ f:parse_Xnum }, // property in XLSRecordEnum.0x0010
20741 /*::[*/0x0011/*::]*/: { /* n:"CalcIter", */ f:parsebool }, // property in XLSRecordEnum.0x0011
20742 /*::[*/0x0012/*::]*/: { /* n:"Protect", */ f:parsebool }, property in XLSRecordEnum.0x0012
20743 /*::[*/0x0013/*::]*/: { /* n:"Password", */ f:parseuint16 }, property in XLSRecordEnum.0x0013
20744 /*::[*/0x0014/*::]*/: { /* n:"Header", */ f:parse_XLHeaderFooter }, property in XLSRecordEnum.0x0014
20745 /*::[*/0x0015/*::]*/: { /* n:"Footer", */ f:parse_XLHeaderFooter }, property in XLSRecordEnum.0x0015
20746 /*::[*/0x0017/*::]*/: { /* n:"ExternSheet", */ f:parse_ExternSheet }, property in XLSRecordEnum.0x0017
20747 /*::[*/0x0018/*::]*/: { /* n:"Lbl", */ f:parse_Lbl }, property in XLSRecordEnum.0x0018
20748 /*::[*/0x0019/*::]*/: { /* n:"WinProtect", */ f:parsebool }, property in XLSRecordEnum.0x0019
20751 /*::[*/0x001c/*::]*/: { /* n:"Note", */ f:parse_Note }, property in XLSRecordEnum.0x001c
20753 /*::[*/0x0022/*::]*/: { /* n:"Date1904", */ f:parsebool }, property in XLSRecordEnum.0x0022
20754 /*::[*/0x0023/*::]*/: { /* n:"ExternName", */ f:parse_ExternName }, property in XLSRecordEnum.0x0023
20755 /*::[*/0x0026/*::]*/: { /* n:"LeftMargin", */ f:parse_Xnum }, // * property in XLSRecordEnum.0x0026
20756 /*::[*/0x0027/*::]*/: { /* n:"RightMargin", */ f:parse_Xnum }, // * property in XLSRecordEnum.0x0027
20757 /*::[*/0x0028/*::]*/: { /* n:"TopMargin", */ f:parse_Xnum }, // * property in XLSRecordEnum.0x0028
20758 /*::[*/0x0029/*::]*/: { /* n:"BottomMargin", */ f:parse_Xnum }, // * property in XLSRecordEnum.0x0029
20759 /*::[*/0x002a/*::]*/: { /* n:"PrintRowCol", */ f:parsebool }, property in XLSRecordEnum.0x002a
20760 /*::[*/0x002b/*::]*/: { /* n:"PrintGrid", */ f:parsebool }, property in XLSRecordEnum.0x002b
20761 /*::[*/0x002f/*::]*/: { /* n:"FilePass", */ f:parse_FilePass }, property in XLSRecordEnum.0x002f
20762 /*::[*/0x0031/*::]*/: { /* n:"Font", */ f:parse_Font }, property in XLSRecordEnum.0x0031
20763 /*::[*/0x0033/*::]*/: { /* n:"PrintSize", */ f:parseuint16 }, property in XLSRecordEnum.0x0033
20765 /*::[*/0x003d/*::]*/: { /* n:"Window1", */ f:parse_Window1 }, property in XLSRecordEnum.0x003d
20766 /*::[*/0x0040/*::]*/: { /* n:"Backup", */ f:parsebool }, property in XLSRecordEnum.0x0040
20767 /*::[*/0x0041/*::]*/: { /* n:"Pane", */ f:parse_Pane }, property in XLSRecordEnum.0x0041
20768 /*::[*/0x0042/*::]*/: { /* n:"CodePage", */ f:parseuint16 }, property in XLSRecordEnum.0x0042
20773 /*::[*/0x0055/*::]*/: { /* n:"DefColWidth", */ f:parseuint16 }, property in XLSRecordEnum.0x0055
20777 /*::[*/0x005c/*::]*/: { /* n:"WriteAccess", */ f:parse_WriteAccess }, property in XLSRecordEnum.0x005c
20778 /*::[*/0x005d/*::]*/: { /* n:"Obj", */ f:parse_Obj }, property in XLSRecordEnum.0x005d
20780 /*::[*/0x005f/*::]*/: { /* n:"CalcSaveRecalc", */ f:parsebool }, // property in XLSRecordEnum.0x005f
20783 /*::[*/0x0063/*::]*/: { /* n:"ObjProtect", */ f:parsebool }, property in XLSRecordEnum.0x0063
20784 /*::[*/0x007d/*::]*/: { /* n:"ColInfo", */ f:parse_ColInfo }, property in XLSRecordEnum.0x007d
20785 /*::[*/0x0080/*::]*/: { /* n:"Guts", */ f:parse_Guts }, property in XLSRecordEnum.0x0080
20786 /*::[*/0x0081/*::]*/: { /* n:"WsBool", */ f:parse_WsBool }, property in XLSRecordEnum.0x0081
20787 /*::[*/0x0082/*::]*/: { /* n:"GridSet", */ f:parseuint16 }, property in XLSRecordEnum.0x0082
20788 /*::[*/0x0083/*::]*/: { /* n:"HCenter", */ f:parsebool }, property in XLSRecordEnum.0x0083
20789 /*::[*/0x0084/*::]*/: { /* n:"VCenter", */ f:parsebool }, property in XLSRecordEnum.0x0084
20790 /*::[*/0x0085/*::]*/: { /* n:"BoundSheet8", */ f:parse_BoundSheet8 }, property in XLSRecordEnum.0x0085
20792 /*::[*/0x008c/*::]*/: { /* n:"Country", */ f:parse_Country }, property in XLSRecordEnum.0x008c
20793 /*::[*/0x008d/*::]*/: { /* n:"HideObj", */ f:parseuint16 }, property in XLSRecordEnum.0x008d
20795 /*::[*/0x0092/*::]*/: { /* n:"Palette", */ f:parse_Palette }, property in XLSRecordEnum.0x0092
20801 /*::[*/0x009c/*::]*/: { /* n:"BuiltInFnGroupCount", */ f:parseuint16 }, property in XLSRecordEnum.0x009c
20804 /*::[*/0x00a0/*::]*/: { /* n:"Scl", */ f:parse_Scl }, property in XLSRecordEnum.0x00a0
20805 /*::[*/0x00a1/*::]*/: { /* n:"Setup", */ f:parse_Setup }, property in XLSRecordEnum.0x00a1
20816 /*::[*/0x00bd/*::]*/: { /* n:"MulRk", */ f:parse_MulRk }, property in XLSRecordEnum.0x00bd
20817 /*::[*/0x00be/*::]*/: { /* n:"MulBlank", */ f:parse_MulBlank }, property in XLSRecordEnum.0x00be
20818 /*::[*/0x00c1/*::]*/: { /* n:"Mms", */ f:parsenoop2 }, property in XLSRecordEnum.0x00c1
20824 /*::[*/0x00ca/*::]*/: { /* n:"SxBool", */ f:parsebool }, property in XLSRecordEnum.0x00ca
20838 /*::[*/0x00da/*::]*/: { /* n:"BookBool", */ f:parseuint16 }, property in XLSRecordEnum.0x00da
20840 /*::[*/0x00dd/*::]*/: { /* n:"ScenarioProtect", */ f:parsebool }, property in XLSRecordEnum.0x00dd
20842 /*::[*/0x00e0/*::]*/: { /* n:"XF", */ f:parse_XF }, property in XLSRecordEnum.0x00e0
20843 /*::[*/0x00e1/*::]*/: { /* n:"InterfaceHdr", */ f:parse_InterfaceHdr }, property in XLSRecordEnum.0x00e1
20844 /*::[*/0x00e2/*::]*/: { /* n:"InterfaceEnd", */ f:parsenoop2 }, property in XLSRecordEnum.0x00e2
20846 /*::[*/0x00e5/*::]*/: { /* n:"MergeCells", */ f:parse_MergeCells }, property in XLSRecordEnum.0x00e5
20862 /*::[*/0x00fc/*::]*/: { /* n:"SST", */ f:parse_SST }, property in XLSRecordEnum.0x00fc
20863 /*::[*/0x00fd/*::]*/: { /* n:"LabelSst", */ f:parse_LabelSst }, property in XLSRecordEnum.0x00fd
20864 /*::[*/0x00ff/*::]*/: { /* n:"ExtSST", */ f:parse_ExtSST }, property in XLSRecordEnum.0x00ff
20871 /*::[*/0x013d/*::]*/: { /* n:"RRTabId", */ f:parseuint16a }, property in XLSRecordEnum.0x013d
20886 /*::[*/0x0160/*::]*/: { /* n:"UsesELFs", */ f:parsebool }, property in XLSRecordEnum.0x0160
20887 /*::[*/0x0161/*::]*/: { /* n:"DSF", */ f:parsenoop2 }, property in XLSRecordEnum.0x0161
20901 /*::[*/0x01ae/*::]*/: { /* n:"SupBook", */ f:parse_SupBook }, property in XLSRecordEnum.0x01ae
20902 /*::[*/0x01af/*::]*/: { /* n:"Prot4Rev", */ f:parsebool }, property in XLSRecordEnum.0x01af
20907 /*::[*/0x01b6/*::]*/: { /* n:"TxO", */ f:parse_TxO }, property in XLSRecordEnum.0x01b6
20908 /*::[*/0x01b7/*::]*/: { /* n:"RefreshAll", */ f:parsebool }, // property in XLSRecordEnum.0x01b7
20909 /*::[*/0x01b8/*::]*/: { /* n:"HLink", */ f:parse_HLink }, property in XLSRecordEnum.0x01b8
20911 /*::[*/0x01ba/*::]*/: { /* n:"CodeName", */ f:parse_XLUnicodeString }, property in XLSRecordEnum.0x01ba
20913 /*::[*/0x01bc/*::]*/: { /* n:"Prot4RevPass", */ f:parseuint16 }, property in XLSRecordEnum.0x01bc
20916 /*::[*/0x01c0/*::]*/: { /* n:"Excel9File", */ f:parsenoop2 }, property in XLSRecordEnum.0x01c0
20917 /*::[*/0x01c1/*::]*/: { /* n:"RecalcId", */ f:parse_RecalcId, r:2}, property in XLSRecordEnum.0x01c1
20918 /*::[*/0x01c2/*::]*/: { /* n:"EntExU2", */ f:parsenoop2 }, property in XLSRecordEnum.0x01c2
20919 /*::[*/0x0200/*::]*/: { /* n:"Dimensions", */ f:parse_Dimensions }, property in XLSRecordEnum.0x0200
20920 /*::[*/0x0201/*::]*/: { /* n:"Blank", */ f:parse_Blank }, property in XLSRecordEnum.0x0201
20921 /*::[*/0x0203/*::]*/: { /* n:"Number", */ f:parse_Number }, property in XLSRecordEnum.0x0203
20922 /*::[*/0x0204/*::]*/: { /* n:"Label", */ f:parse_Label }, property in XLSRecordEnum.0x0204
20923 /*::[*/0x0205/*::]*/: { /* n:"BoolErr", */ f:parse_BoolErr }, property in XLSRecordEnum.0x0205
20924 /*::[*/0x0207/*::]*/: { /* n:"String", */ f:parse_String }, property in XLSRecordEnum.0x0207
20925 /*::[*/0x0208/*::]*/: { /* n:"Row", */ f:parse_Row }, property in XLSRecordEnum.0x0208
20927 /*::[*/0x0221/*::]*/: { /* n:"Array", */ f:parse_Array }, property in XLSRecordEnum.0x0221
20928 /*::[*/0x0225/*::]*/: { /* n:"DefaultRowHeight", */ f:parse_DefaultRowHeight }, property in XLSRecordEnum.0x0225
20930 /*::[*/0x023e/*::]*/: { /* n:"Window2", */ f:parse_Window2 }, property in XLSRecordEnum.0x023e
20931 /*::[*/0x027e/*::]*/: { /* n:"RK", */ f:parse_RK }, property in XLSRecordEnum.0x027e
20934 /*::[*/0x041e/*::]*/: { /* n:"Format", */ f:parse_Format }, property in XLSRecordEnum.0x041e
20936 /*::[*/0x04bc/*::]*/: { /* n:"ShrFmla", */ f:parse_ShrFmla }, property in XLSRecordEnum.0x04bc
20937 /*::[*/0x0800/*::]*/: { /* n:"HLinkTooltip", */ f:parse_HLinkTooltip }, property in XLSRecordEnum.0x0800
20946 /*::[*/0x0809/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property in XLSRecordEnum.0x0809
20972 /*::[*/0x0867/*::]*/: { /* n:"FeatHdr", */ f:parsenoop2 }, property in XLSRecordEnum.0x0867
20987 /*::[*/0x087c/*::]*/: { /* n:"XFCRC", */ f:parse_XFCRC, r:12 }, property in XLSRecordEnum.0x087c
20988 /*::[*/0x087d/*::]*/: { /* n:"XFExt", */ f:parse_XFExt, r:12 }, property in XLSRecordEnum.0x087d
20999 /*::[*/0x088c/*::]*/: { /* n:"Compat12", */ f:parsebool, r:12 }, property in XLSRecordEnum.0x088c
21006 /*::[*/0x0894/*::]*/: { /* n:"NameCmt", */ f:parse_NameCmt, r:12 }, property in XLSRecordEnum.0x0894
21008 /*::[*/0x0896/*::]*/: { /* n:"Theme", */ f:parse_Theme, r:12 }, property in XLSRecordEnum.0x0896
21012 /*::[*/0x089a/*::]*/: { /* n:"MTRSettings", */ f:parse_MTRSettings, r:12 }, property in XLSRecordEnum.0x089a
21013 /*::[*/0x089b/*::]*/: { /* n:"CompressPictures", */ f:parsenoop2 }, property in XLSRecordEnum.0x089b
21018 /*::[*/0x08a3/*::]*/: { /* n:"ForceFullCalculation", */ f:parse_ForceFullCalculation }, property in XLSRecordEnum.0x08a3
21050 /*::[*/0x1026/*::]*/: { /* n:"FontX", */ f:parseuint16 }, property in XLSRecordEnum.0x1026
21064 /*::[*/0x1044/*::]*/: { /* n:"ShtProps", */ f:parse_ShtProps }, property in XLSRecordEnum.0x1044
21075 /*::[*/0x105c/*::]*/: { /* n:"ClrtClient", */ f:parse_ClrtClient }, property in XLSRecordEnum.0x105c
21088 /*::[*/0x0000/*::]*/: { /* n:"Dimensions", */ f:parse_Dimensions }, property in XLSRecordEnum.0x0000
21090 /*::[*/0x0002/*::]*/: { /* n:"BIFF2INT", */ f:parse_BIFF2INT }, property in XLSRecordEnum.0x0002
21091 /*::[*/0x0003/*::]*/: { /* n:"BIFF2NUM", */ f:parse_BIFF2NUM }, property in XLSRecordEnum.0x0003
21092 /*::[*/0x0004/*::]*/: { /* n:"BIFF2STR", */ f:parse_BIFF2STR }, property in XLSRecordEnum.0x0004
21093 /*::[*/0x0005/*::]*/: { /* n:"BoolErr", */ f:parse_BoolErr }, property in XLSRecordEnum.0x0005
21094 /*::[*/0x0007/*::]*/: { /* n:"String", */ f:parse_BIFF2STRING }, property in XLSRecordEnum.0x0007
21096 /*::[*/0x0009/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property in XLSRecordEnum.0x0009
21098 /*::[*/0x0016/*::]*/: { /* n:"ExternCount", */ f:parseuint16 }, property in XLSRecordEnum.0x0016
21099 /*::[*/0x001e/*::]*/: { /* n:"BIFF2FORMAT", */ f:parse_BIFF2Format }, property in XLSRecordEnum.0x001e
21102 /*::[*/0x0021/*::]*/: { /* n:"Array", */ f:parse_Array }, property in XLSRecordEnum.0x0021
21104 /*::[*/0x0025/*::]*/: { /* n:"DefaultRowHeight", */ f:parse_DefaultRowHeight }, property in XLSRecordEnum.0x0025
21109 /*::[*/0x0032/*::]*/: { /* n:"BIFF2FONTXTRA", */ f:parse_BIFF2FONTXTRA }, property in XLSRecordEnum.0x0032
21133 /*::[*/0x0044/*::]*/: { /* n:"BIFF2XFINDEX", */ f:parseuint16 }, property in XLSRecordEnum.0x0044
21137 /*::[*/0x007f/*::]*/: { /* n:"ImData", */ f:parse_ImData }, property in XLSRecordEnum.0x007f
21160 /*::[*/0x00d6/*::]*/: { /* n:"RString", */ f:parse_RString }, property in XLSRecordEnum.0x00d6
21165 /*::[*/0x0206/*::]*/: { /* n:"Formula", */ f:parse_Formula }, property in XLSRecordEnum.0x0206
21166 /*::[*/0x0209/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property in XLSRecordEnum.0x0209
21167 /*::[*/0x0218/*::]*/: { /* n:"Lbl", */ f:parse_Lbl }, property in XLSRecordEnum.0x0218
21168 /*::[*/0x0223/*::]*/: { /* n:"ExternName", */ f:parse_ExternName }, property in XLSRecordEnum.0x0223
21171 /*::[*/0x0406/*::]*/: { /* n:"Formula", */ f:parse_Formula }, property in XLSRecordEnum.0x0406
21172 /*::[*/0x0409/*::]*/: { /* n:"BOF", */ f:parse_BOF }, property in XLSRecordEnum.0x0409
25661 function firstbyte(f/*:RawData*/,o/*:?TypeOpts*/)/*:Array<number>*/ { argument