Lines Matching refs:xSheetDoc
88 static XSpreadsheetDocument xSheetDoc = null; field in ScAccessiblePreviewHeaderCell
102 if (xSheetDoc != null) { in cleanup()
105 XCloseable.class, xSheetDoc); in cleanup()
107 xSheetDoc = null; in cleanup()
112 xSheetDoc = null; in cleanup()
128 if (xSheetDoc != null) { in createTestEnvironment()
130 XComponent.class, xSheetDoc); in createTestEnvironment()
138 xSheetDoc = SOF.createCalcDoc(null); in createTestEnvironment()
146 xSheetDoc); in createTestEnvironment()
156 XSpreadsheets oSheets = xSheetDoc.getSheets(); in createTestEnvironment()
184 xSheetDoc); in createTestEnvironment()