Searched refs:xIndexesSup (Results 1 – 1 of 1) sorted by relevance
210 …XIndexesSupplier xIndexesSup = (XIndexesSupplier)UnoRuntime.queryInterface(XIndexesSupplier.class,… in printIndexes() local211 if(xIndexesSup != null) in printIndexes()214 XNameAccess xIndexs = xIndexesSup.getIndexes(); in printIndexes()
Completed in 10 milliseconds