Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java120 XSpreadsheetDocument scDoc = (XSpreadsheetDocument) UnoRuntime.queryInterface( in testOneDoc() local
122 XSpreadsheet xSheet = SCUtil.getCurrentSheet( scDoc); in testOneDoc()
177 XModifiable modified = (XModifiable)UnoRuntime.queryInterface( XModifiable.class, scDoc); in testOneDoc()
179 SCUtil.closeFile( scDoc); in testOneDoc()

Completed in 41 milliseconds