Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java103 public XComponent xConnectionComponent; field in DBMetaData
689 xConnectionComponent.dispose(); in getConnection()
731 xConnectionComponent = UnoRuntime.queryInterface( XComponent.class, DBConnection ); in getConnection()
883 xConnectionComponent.dispose(); in dispose()
1097 xConnectionComponent = null; in finish()