Searched refs:scDoc (Results 1 – 1 of 1) sorted by relevance
105 XSpreadsheetDocument scDoc = (XSpreadsheetDocument) UnoRuntime.queryInterface( in testOneDoc() local107 XSpreadsheet xSheet = SCUtil.getCurrentSheet( scDoc); in testOneDoc()162 XModifiable modified = (XModifiable)UnoRuntime.queryInterface( XModifiable.class, scDoc); in testOneDoc()164 SCUtil.closeFile( scDoc); in testOneDoc()