Lines Matching refs:ms

2956 	"thmx": "application/vnd.ms-officetheme",
5093 "application/vnd.ms-excel.sheet.macroEnabled.main+xml": "workbooks",
5094 "application/vnd.ms-excel.sheet.binary.macroEnabled.main": "workbooks",
5095 "application/vnd.ms-excel.addin.macroEnabled.main+xml": "workbooks",
5100 "application/vnd.ms-excel.worksheet": "sheets",
5101 "application/vnd.ms-excel.binIndexWs": "TODO", /* Binary Index */
5105 "application/vnd.ms-excel.chartsheet": "charts",
5108 "application/vnd.ms-excel.macrosheet+xml": "macros",
5109 "application/vnd.ms-excel.macrosheet": "macros",
5110 "application/vnd.ms-excel.intlmacrosheet": "TODO",
5111 "application/vnd.ms-excel.binIndexMs": "TODO", /* Binary Index */
5115 "application/vnd.ms-excel.dialogsheet": "dialogs",
5119 "application/vnd.ms-excel.sharedStrings": "strs",
5123 "application/vnd.ms-excel.styles": "styles",
5136 "application/vnd.ms-excel.comments": "comments",
5137 "application/vnd.ms-excel.threadedcomments+xml": "threadedcomments",
5138 "application/vnd.ms-excel.person+xml": "people",
5142 "application/vnd.ms-excel.sheetMetadata": "metadata",
5145 "application/vnd.ms-excel.pivotTable": "TODO",
5152 "application/vnd.ms-office.chartcolorstyle+xml": "TODO",
5155 "application/vnd.ms-office.chartstyle+xml": "TODO",
5158 "application/vnd.ms-office.chartex+xml": "TODO",
5161 "application/vnd.ms-excel.calcChain": "calcchains",
5168 "application/vnd.ms-office.activeX": "TODO",
5169 "application/vnd.ms-office.activeX+xml": "TODO",
5172 "application/vnd.ms-excel.attachedToolbars": "TODO",
5175 "application/vnd.ms-excel.connections": "TODO",
5179 "application/vnd.ms-excel.externalLink": "links",
5183 "application/vnd.ms-excel.pivotCacheDefinition": "TODO",
5184 "application/vnd.ms-excel.pivotCacheRecords": "TODO",
5189 "application/vnd.ms-excel.queryTable": "TODO",
5193 "application/vnd.ms-excel.userNames": "TODO",
5194 "application/vnd.ms-excel.revisionHeaders": "TODO",
5195 "application/vnd.ms-excel.revisionLog": "TODO",
5201 "application/vnd.ms-excel.tableSingleCells": "TODO",
5205 "application/vnd.ms-excel.slicer": "TODO",
5206 "application/vnd.ms-excel.slicerCache": "TODO",
5207 "application/vnd.ms-excel.slicer+xml": "TODO",
5208 "application/vnd.ms-excel.slicerCache+xml": "TODO",
5211 "application/vnd.ms-excel.wsSortMap": "TODO",
5214 "application/vnd.ms-excel.table": "TODO",
5224 "application/vnd.ms-excel.Timeline+xml": "TODO", /* verify */
5225 "application/vnd.ms-excel.TimelineCache+xml": "TODO", /* verify */
5228 "application/vnd.ms-office.vbaProject": "vba",
5229 "application/vnd.ms-office.vbaProjectSignature": "TODO",
5232 "application/vnd.ms-office.volatileDependencies": "TODO",
5236 "application/vnd.ms-excel.controlproperties+xml": "TODO",
5242 "application/vnd.ms-excel.Survey+xml": "TODO",
5267 xlsm: "application/vnd.ms-excel.sheet.macroEnabled.main+xml",
5268 xlsb: "application/vnd.ms-excel.sheet.binary.macroEnabled.main",
5269 xlam: "application/vnd.ms-excel.addin.macroEnabled.main+xml",
5274 xlsb: "application/vnd.ms-excel.sharedStrings"
5278 xlsb: "application/vnd.ms-excel.comments"
5282 xlsb: "application/vnd.ms-excel.worksheet"
5286 xlsb: "application/vnd.ms-excel.chartsheet"
5290 xlsb: "application/vnd.ms-excel.dialogsheet"
5293 xlsx: "application/vnd.ms-excel.macrosheet+xml",
5294 xlsb: "application/vnd.ms-excel.macrosheet"
5298 xlsb: "application/vnd.ms-excel.sheetMetadata"
5302 xlsb: "application/vnd.ms-excel.styles"
5353 ['bin', 'application/vnd.ms-excel.sheet.binary.macroEnabled.main'],
12479 var CT_VBA = "application/vnd.ms-office.vbaProject";
23039 'xmlns:field': "urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0",
23679 zstr.push('.000"ms"');
23683 … dstr.push(dd + (dstyle == 2 ? " millisecond" + (dd == 1 ? "" : "s") : dstyle == 1 ? "ms" : ""));