Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DBeamer.java127 …final XSelectionSupplier selSup = UnoRuntime.queryInterface(XSelectionSupplier.class, beamer.getCo… in testBeamer() local
128 selSup.select(props); in testBeamer()