Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java42 private XComponent implComponent; field in PostgresqlConnection
49 implComponent = UnoRuntime.queryInterface(XComponent.class, impl); in PostgresqlConnection()
58 implComponent.dispose(); in postDisposing()

Completed in 16 milliseconds