Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java93 XSpreadsheetDocument scDoc = (XSpreadsheetDocument) UnoRuntime.queryInterface( in testOneDoc() local
95 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 12 milliseconds