Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java111 XNumberFormatsSupplier xNumberFormatSupplier = null; in main() local
112 xNumberFormatSupplier = (XNumberFormatsSupplier) UnoRuntime.queryInterface( in main()
115 xNumberFormats = xNumberFormatSupplier.getNumberFormats(); in main()

Completed in 12 milliseconds