Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java227 XEnumeration xCellEnumeration = in Convert() local
230 while( xCellEnumeration.hasMoreElements() ) { in Convert()
232 XCell.class, xCellEnumeration.nextElement()); in Convert()

Completed in 8 milliseconds