Home
last modified time | relevance | path

Searched refs:scDoc (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java84 XSpreadsheetDocument scDoc = SCUtil.openFile( sample, unoApp); in testOneDoc() local
85 XSpreadsheet xSheet = SCUtil.getCurrentSheet( scDoc); in testOneDoc()
140 XModifiable modified = (XModifiable)UnoRuntime.queryInterface( XModifiable.class, scDoc); in testOneDoc()
142 SCUtil.closeFile( scDoc); in testOneDoc()

Completed in 14 milliseconds