Lines Matching refs:to

13 /* ECMA-376 Part I 18.4.1 charset to codepage mapping */
354 /* repeated to satiate webpack */
389 /* These formats appear to default to other formats in the table */
410 /* These formats technically refer to Accounting formats with no equivalent */
543 - "up to 11 characters" displayed for numbers
1327 /* dateNF parse TODO: move to SSF */
1522 add 1980 to stored year
1526 /* write JS date to buf as a DOS date */
1570 /* for some reason, CD flag corresponds to LFH */
1694 /* [MS-CFB] 2.2 Compound File Header -- read up to major version */
1792 /** Chase down the rest of the DIFAT chain to build a comprehensive list
1992 // Add name to set
2135 console.error("Name " + _nm + " will be truncated to " + _nm.slice(0,32));
2262 /* node < 8.1 zlib does not expose bytesRead, so default to pure JS */
2315 /* works up to n = 3 * 8 + 1 = 25 */
2571 /* nomenclature from RFC1951 refers to bit values; these are offset by the implicit constant */
2989 TODO: Some files from word appear to write line extensions with bare equals:
3248 /* in this spot, it's safe to assume typed arrays and TextEncoder/TextDecoder exist */
3657 // TODO: CP remap (need to read file version to determine OS)
3848 throw new Error("Unable to serialize " + s);
4305 /*# if only one arg, it is assumed to be a Range. If 2 args, both are cell addresses */
4323 // List of invalid characters needs to be tested further
5022 /* Other entries to appease BIFF8/12 */
6169 blob.l = start_addr + size; /* step ahead to skip padding */
7565 /* --- Specific to versions before BIFF8 --- */
7622 /* TODO: convert to BIFF8 font struct */
7820 // NOTE: it is conventional to write ' / / ' for empty dates
7844 // NOTE: dBASE specs appear to be incorrect
7892 if(o.type == "string") throw new Error("Cannot write DBF to JS string");
8538 // CSV separator weights to be used in case of equal numbers
8699 /* Excel defaults to SYLK but warns if data is not valid */
8817 // TODO: R9 appears to encode control codes this way -- verify against other versions
8869 if(o.type == "string") throw new Error("Cannot write WK1 to JS string");
8903 if(o.type == "string") throw new Error("Cannot write WK3 to JS string");
10611 /* note: not in spec, appears to be CT_BorderPr */
10616 /* note: not in spec, appears to be CT_BorderPr */
12505 /* TODO: it will be useful to parse the function str */
12851 case 0x25: /* appears to be an alias */
12855 case 0x00: /* SerNil -- honestly, I'm not sure how to reproduce this */
13653 /* [MS-XLS] 2.5.133 TODO: how to emit empty strings? */
16577 /* identical to 'ColInfo' in XLS */
16890 /* passed back to write_zip and removed there */
17932 /* map from xlml named formats to SSF TODO: localize */
21135 /*::[*/0x0056/*::]*/: { /* n:"BIFF4FMTCNT", */ }, /* 16-bit cnt, similar to BIFF2 */
21784 /* TODO: figure out how to extract nonstandard mso- style */
21802 /* The first link is used. Links are assumed to be fully specified.
21803 * TODO: The right way to process relative links is to make a new <a> */
21819 …-_R+R-1 + or_R,range)); // We can count the real number of rows to parse but we don't to improve t…
21847 // If it is not available, try to get one from the global namespace
23059 …ion-settings table:case-sensitive="false" table:search-criteria-must-apply-to-whole-cell="true" ta…
23089 /* TODO: these are hard-coded styles to satiate excel */
23095 /* TODO: this is hard-coded to satiate excel */
23961 throw new Error("2000 unexpected reference to ".concat(mtype));
24065 throw new Error("6001 unexpected reference to ".concat(mtype2));
24113 throw new Error("6000 unexpected reference to ".concat(mtype));
24781 console.error("Truncating to ".concat(encode_range(range)));
25046 ['bookSheets', false], /* only try to get sheet names (no Sheets) */
25047 ['bookProps', false], /* only try to get properties (no Sheets) */
26285 /* add a worksheet to the end of a given workbook */
26339 /* add to cell comments */