Searched refs:xIndexesSup (Results 1 – 1 of 1) sorted by relevance
207 …XIndexesSupplier xIndexesSup = (XIndexesSupplier)UnoRuntime.queryInterface(XIndexesSupplier.class,… in printIndexes() local208 if(xIndexesSup != null) in printIndexes()211 XNameAccess xIndexs = xIndexesSup.getIndexes(); in printIndexes()