Lines Matching +defs:link +defs:ref
12216 …var comment/*:RawComment*/ = ({ author: y.authorId && authors[y.authorId] || "sheetjsghost", ref: … property
12291 case '<threadedComment': comment = {author: y.personId, guid: y.id, ref: y.ref, T: 1}; break; property
12324 ref: carr[0], property
15457 var o = { ref: (data.match(/ref="([^"]*)"/)||[])[1]}; property
15474 return writextag("autoFilter", null, {ref:ref}); property
15499 function write_ws_xml_cell(cell/*:Cell*/, ref, ws, opts/*::, idx, wb*/)/*:string*/ { argument
15848 rel = ({"ref":l[0]}/*:any*/); property
16365 function write_BrtCellIgnoreEC(ref) { argument
16588 s['!autofilter'] = { ref:encode_range(val) }; property
18346 cursheet['!autofilter'] = { ref:rc_to_a1(AutoFilter.Range).replace(/\$/g,"") }; property
19004 function write_ws_xlml_cell(cell, ref/*:string*/, ws, opts, idx/*:number*/, wb, addr)/*:string*/{ argument
19430 FilterDatabases[val.itab - 1] = { ref: encode_range(val.rgce[0][0][1][2]) }; property
22457 Sheets[_Ref[0]]['!autofilter'] = { ref:_Ref[1] }; property
23924 function numbers_add_oref(iwa, ref) { argument
23933 function numbers_del_oref(iwa, ref) { argument
25189 /*var externbooks = */dir.links.map(function(link) { argument