Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java188 …XKeysSupplier xKeysSup = (XKeysSupplier)UnoRuntime.queryInterface(XKeysSupplier.class,xColumnsSup); in printKeys() local
189 if(xKeysSup != null) in printKeys()
192 XIndexAccess xKeys = xKeysSup.getKeys(); in printKeys()

Completed in 11 milliseconds