Searched refs:scDoc (Results 1 – 1 of 1) sorted by relevance
93 XSpreadsheetDocument scDoc = (XSpreadsheetDocument) UnoRuntime.queryInterface( in testOneDoc() local95 XSpreadsheet xSheet = SCUtil.getCurrentSheet( scDoc); in testOneDoc()150 XModifiable modified = (XModifiable)UnoRuntime.queryInterface( XModifiable.class, scDoc); in testOneDoc()152 SCUtil.closeFile( scDoc); in testOneDoc()
Completed in 10 milliseconds