Searched refs:xKeysSup (Results 1 – 1 of 1) sorted by relevance
188 …XKeysSupplier xKeysSup = (XKeysSupplier)UnoRuntime.queryInterface(XKeysSupplier.class,xColumnsSup); in printKeys() local189 if(xKeysSup != null) in printKeys()192 XIndexAccess xKeys = xKeysSup.getKeys(); in printKeys()
Completed in 11 milliseconds