Lines Matching refs:excel
139 aFileFormat = excel::XlFileFormat::xlCSV; //xlFileFormat. in FileFormat()
143 aFileFormat = excel::XlFileFormat::xlDBF4; in FileFormat()
147 aFileFormat = excel::XlFileFormat::xlDIF; in FileFormat()
151 aFileFormat = excel::XlFileFormat::xlWK3; in FileFormat()
155 aFileFormat = excel::XlFileFormat::xlExcel4Workbook; in FileFormat()
159 aFileFormat = excel::XlFileFormat::xlExcel5; in FileFormat()
163 aFileFormat = excel::XlFileFormat::xlExcel9795; in FileFormat()
167 aFileFormat = excel::XlFileFormat::xlHtml; in FileFormat()
171 aFileFormat = excel::XlFileFormat::xlTemplate; in FileFormat()
175 aFileFormat = excel::XlFileFormat::xlWorkbookNormal; in FileFormat()
178 aFileFormat = excel::XlFileFormat::xlWorkbookNormal; in FileFormat()
212 uno::Reference< excel::XWorksheet >
219 …uno::Reference< excel::XWorksheet > xWorksheet( excel::getUnoSheetModuleObj( xSheet ), uno::UNO_QU… in getActiveSheet()
249 uno::Reference< excel::XWindows > xWindows( new ScVbaWindows( getParent(), mxContext ) ); in Windows()
271 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in getPrecisionAsDisplayed()
278 ScDocument* pDoc = excel::getDocShell( xModel )->GetDocument(); in setPrecisionAsDisplayed()