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.java77 XSpreadsheetDocument xSheetdocument = null; in main() local
78 xSheetdocument = ( XSpreadsheetDocument ) createSheetdocument( xDesktop ); in main()
83 xSheets = (XSpreadsheets) xSheetdocument.getSheets(); in main()
89 XActionLockable.class, xSheetdocument ); in main()
111 XNumberFormatsSupplier.class, xSheetdocument ); in main()