Searched defs:xSpreadsheetDocument (Results 1 – 7 of 7) sorted by relevance
85 XSpreadsheetDocument xSpreadsheetDocument = in getSCDocument() local98 …public static XSpreadsheet getSCSheetByName(XSpreadsheetDocument xSpreadsheetDocument, String shee… in getSCSheetByName()113 …public static XSpreadsheet getSCSheetByIndex(XSpreadsheetDocument xSpreadsheetDocument, short inde… in getSCSheetByIndex()133 XSpreadsheetDocument xSpreadsheetDocument, short index) in getSCSheetNameByIndex()155 XSpreadsheetDocument xSpreadsheetDocument, short index, in setSCSheetNameByIndex()421 …public static void setCurrentSheet(XSpreadsheetDocument xSpreadsheetDocument, XSpreadsheet xSpread… in setCurrentSheet()433 …public static XSpreadsheet getCurrentSheet(XSpreadsheetDocument xSpreadsheetDocument) throws Excep… in getCurrentSheet()450 XSpreadsheetDocument xSpreadsheetDocument) throws Exception { in getSCActiveSheetName()551 public static void save(XSpreadsheetDocument xSpreadsheetDocument) in save()564 public static void closeFile(XSpreadsheetDocument xSpreadsheetDocument) throws Exception { in closeFile()[all …]
36 css::uno::Reference< css::sheet::XSpreadsheetDocument > xSpreadsheetDocument; member in ScVbaCharts
86 …uno::Reference< sheet::XSpreadsheetDocument > xSpreadsheetDocument( pDocShell->GetModel(), uno::UN… in getChartObjectNames() local
49 XSpreadsheetDocument xSpreadsheetDocument = (XSpreadsheetDocument) in before() local
63 XSpreadsheetDocument xSpreadsheetDocument = (XSpreadsheetDocument) in before() local
71 XSpreadsheetDocument xSpreadsheetDocument = (XSpreadsheetDocument) in main() local
217 XSpreadsheetDocument xSpreadsheetDocument = in useCalc() local
Completed in 51 milliseconds