Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java79 XSpreadsheetDocument xSheetdocument = null; in main() local
80 xSheetdocument = ( XSpreadsheetDocument ) createSheetdocument( xDesktop ); in main()
85 xSheets = (XSpreadsheets) xSheetdocument.getSheets(); in main()
91 XActionLockable.class, xSheetdocument ); in main()
113 XNumberFormatsSupplier.class, xSheetdocument ); in main()

Completed in 16 milliseconds