19#ifndef __com_sun_star_sdbc_Driver_idl__
20#define __com_sun_star_sdbc_Driver_idl__
22 module
com { module sun { module star { module sdbc {
24 published
interface XDriver;
is the interface that every driver class must implement.
Definition XDriver.idl:60
Definition Ambiguous.idl:22
is the service that every driver class must implement.
Definition Driver.idl:54