LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/sdbc/XDriver.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>
#include <cppuhelper/compbase.hxx>
#include <connectivity/CommonTools.hxx>
#include <file/filedllapi.hxx>
Go to the source code of this file.
Classes | |
class | connectivity::file::OFileDriver |
Namespaces | |
namespace | connectivity |
namespace | connectivity::file |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::sdbc::XDriver, css::lang::XServiceInfo, css::sdbcx::XDataDefinitionSupplier > | connectivity::file::ODriver_BASE |