Searched refs:SummaryPIDSI (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 3 …SummaryPIDSI={1:{n:"CodePage",t:VT_I2},2:{n:"Title",t:VT_STRING},3:{n:"Subject",t:VT_STRING},4:{n:… class 8 …SummaryInformation");if(SI)try{cfb.Summary=parse_PropertySetStream(SI,SummaryPIDSI)}catch(e){}}var…
|
H A D | xlsx.js | 2036 var SummaryPIDSI = { class 2068 DocSummaryPIDDSI[y] = SummaryPIDSI[y] = SpecialProperties[y]; 9850 if(SI) try { cfb.Summary = parse_PropertySetStream(SI, SummaryPIDSI); } catch(e) {}
|
H A D | xlsx.min.map | 1 …_STRING","VT_USTR","VT_CUSTOM","DocSummaryPIDDSI","n",5,6,8,26,27,28,"SummaryPIDSI","SpecialProper…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 4842 var SummaryPIDSI = { class 19769 var Summary = parse_PropertySetStream(SI, SummaryPIDSI, PSCLSID.SI); 19782 var SummaryRE/*:{[key:string]:string}*/ = evert_key(SummaryPIDSI, "n"); 19799 …\u0005SummaryInformation", write_PropertySetStream(SEntries, PSCLSID.SI, SummaryRE, SummaryPIDSI));
|