Lines Matching defs:wb

6727 function write_BOF(wb/*:Workbook*/, t/*:number*/, o) {  argument
8065 var wb = { Workbook: { WBProps: {}, Names: [] } }; class in SYLK
11004 function write_sty_xml(wb/*:Workbook*/, opts)/*:string*/ { argument
11398 function write_sty_bin(wb, opts) { argument
13806 function write_XLSBFormulaRef3D(str, wb) { argument
13825 function write_XLSBFormulaRefErr3D(str, wb) { argument
13872 function write_XLSBFormulaRangeWS(_str, wb) { argument
13905 function write_XLSBFormulaArea3D(_str, wb) { argument
13929 function write_XLSBFormula(val/*:string|number*/, wb) { argument
15257 function parse_ws_xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*:WBWBProps*/, themes, style… argument
15344 function parse_ws_xml_sheetpr(sheetPr/*:string*/, s, wb/*:WBWBProps*/, idx/*:number*/) { argument
15349 function parse_ws_xml_sheetpr2(sheetPr/*:string*/, body/*:string*/, s, wb/*:WBWBProps*/, idx/*:numb… argument
15352 function write_ws_xml_sheetpr(ws, wb, idx, opts, o) { argument
15460 function write_ws_xml_autofilter(data, ws, wb, idx)/*:string*/ { argument
15480 function parse_ws_xml_sheetviews(data, wb/*:WBWBProps*/) { argument
15492 function write_ws_xml_sheetviews(ws, opts, idx, wb)/*:string*/ { argument
15737 function write_ws_xml_data(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*//*::, rels*/)/*:s… argument
15781 function write_ws_xml(idx/*:number*/, opts, wb/*:Workbook*/, rels)/*:string*/ { argument
16407 function parse_ws_bin(data, _opts, idx, rels, wb/*:WBWBProps*/, themes, styles)/*:Worksheet*/ { argument
16827 function write_AUTOFILTER(ba, ws, wb, idx) { argument
16879 function write_ws_bin(idx/*:number*/, opts, wb/*:Workbook*/, rels) { argument
16955 function parse_chart(data/*:?string*/, name/*:string*/, opts, rels, wb, csheet) { argument
16980 function parse_cs_xml(data/*:?string*/, opts, idx/*:number*/, rels, wb/*::, themes, styles*/)/*:Wor… argument
17016 function parse_cs_bin(data, opts, idx/*:number*/, rels, wb/*::, themes, styles*/)/*:Worksheet*/ { argument
17179 function parse_wb_defaults(wb) { argument
17189 function safe1904(wb/*:Workbook*/)/*:string*/ { argument
17217 function check_wb(wb) { argument
17240 …var wb = /*::(*/{ AppVersion:{}, WBProps:{}, WBView:[], Sheets:[], CalcPr:{}, Names:[], xmlns: "" … class in parse_wb_xml
17396 function write_wb_xml(wb/*:Workbook*//*::, opts:?WriteOpts*/)/*:string*/ { argument
17569 function write_BrtName(name, wb) { argument
17601 var wb = { AppVersion:{}, WBProps:{}, WBView:[], Sheets:[], CalcPr:{}, xmlns: "" }; class in parse_wb_bin
17710 function write_BUNDLESHS(ba, wb/*::, opts*/) { argument
17746 function write_BOOKVIEWS(ba, wb/*::, opts*/) { argument
17762 function write_BRTNAMES(ba, wb) { argument
17772 function write_SELF_EXTERNS_xlsb(wb) { argument
17783 function write_EXTERNALS_xlsb(ba, wb) { argument
17811 function write_wb_bin(wb, opts) { argument
17844 function parse_ws(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17849 function parse_cs(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17854 function parse_ms(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
17859 function parse_ds(data, name/*:string*/, idx/*:number*/, opts, rels, wb, themes, styles)/*:Workshee… argument
18829 function write_props_xlml(wb/*:Workbook*/, opts)/*:string*/ { argument
18838 function write_wb_xlml(wb/*::, opts*/)/*:string*/ { argument
18845 function write_sty_xlml(wb, opts)/*:string*/ { argument
18858 function write_names_xlml(wb/*::, opts*/)/*:string*/ { argument
18871 function write_ws_xlml_names(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*/)/*:string*/ { argument
18889 function write_ws_xlml_wsopts(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*/)/*:string*/ { argument
19004 function write_ws_xlml_cell(cell, ref/*:string*/, ws, opts, idx/*:number*/, wb, addr)/*:string*/{ argument
19058 function write_ws_xlml_table(ws/*:Worksheet*/, opts, idx/*:number*/, wb/*:Workbook*/)/*:string*/ { argument
19095 function write_ws_xlml(idx/*:number*/, opts, wb/*:Workbook*/)/*:string*/ { argument
19114 function write_xlml(wb, opts)/*:string*/ { argument
19246 var wb = ({opts:{}}/*:any*/); class in parse_workbook
19778 function write_xls_props(wb/*:Workbook*/, cfb/*:CFBContainer*/) { argument
19851 function write_xlscfb(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:CFBContainer*/ { argument
21303 function write_biff2_buf(wb/*:Workbook*/, opts/*:WriteOpts*/) { argument
21408 function write_ws_biff8(idx/*:number*/, opts, wb/*:Workbook*/) { argument
21481 function write_biff8_global(wb/*:Workbook*/, bufs, opts/*:WriteOpts*/) { argument
21564 function write_biff8_buf(wb/*:Workbook*/, opts/*:WriteOpts*/) { argument
21591 function write_biff_buf(wb/*:Workbook*/, opts/*:WriteOpts*/) { argument
22839 var write_ws = function(ws, wb/*:Workbook*/, i/*:number*/, opts, nfs)/*:string*/ { argument
22925 var write_automatic_styles_ods = function(o/*:Array<string>*/, wb) { argument
23002 return function wcx(wb, opts) { argument
23070 function write_ods(wb/*:any*/, opts/*:any*/) { argument
24351 function write_numbers_iwa(wb, opts) { argument
25084 …*:string*/, sheet, idx/*:number*/, sheetRels, sheets, stype/*:string*/, opts, wb, themes, styles) { argument
25371 function write_zip_xlsb(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:ZIP*/ { argument
25506 function write_zip_xlsx(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:ZIP*/ { argument
25796 function write_zip(wb/*:Workbook*/, opts/*:WriteOpts*/)/*:ZIP*/ { argument
25806 function write_zip_type(wb/*:Workbook*/, opts/*:?WriteOpts*/)/*:any*/ { argument
25811 function write_zip_typeXLSX(wb/*:Workbook*/, opts/*:?WriteOpts*/)/*:any*/ { argument
25843 function write_cfb_type(wb/*:Workbook*/, opts/*:?WriteOpts*/)/*:any*/ { argument
25896 function writeSyncXLSX(wb/*:Workbook*/, opts/*:?WriteOpts*/) { argument
25905 function writeSync(wb/*:Workbook*/, opts/*:?WriteOpts*/) { argument
25965 function writeFileSync(wb/*:Workbook*/, filename/*:string*/, opts/*:?WriteFileOpts*/) { argument
25972 function writeFileSyncXLSX(wb/*:Workbook*/, filename/*:string*/, opts/*:?WriteFileOpts*/) { argument
25980 function writeFileAsync(filename/*:string*/, wb/*:Workbook*/, opts/*:?WriteFileOpts*/, cb/*:?(e?:Er… argument
26269 function wb_sheet_idx(wb/*:Workbook*/, sh/*:number|string*/) { argument
26286 function book_append_sheet(wb/*:Workbook*/, ws/*:Worksheet*/, name/*:?string*/, roll/*:?boolean*/)/… argument
26305 function book_set_sheet_visibility(wb/*:Workbook*/, sh/*:number|string*/, vis/*:number*/) { argument