LibreOffice Module connectivity (master) 1
|
Classes | |
class | ODriver |
class | OWriterCatalog |
class | OWriterConnection |
class | OWriterDatabaseMetaData |
class | OWriterTable |
class | OWriterTables |
Typedefs | |
using | OWriterTable_BASE = component::OComponentTable |
using | OWriterTables_BASE = file::OTables |
Functions | |
IMPLEMENT_SERVICE_INFO (OWriterConnection, "com.sun.star.sdbc.drivers.writer.Connection", "com.sun.star.sdbc.Connection") uno | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | connectivity_writer_ODriver (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
using connectivity::writer::OWriterTable_BASE = typedef component::OComponentTable |
Definition at line 35 of file WTable.hxx.
using connectivity::writer::OWriterTables_BASE = typedef file::OTables |
Definition at line 26 of file WTables.hxx.
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity::writer::connectivity_writer_ODriver | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 38 of file WDriver.cxx.
connectivity::writer::IMPLEMENT_SERVICE_INFO | ( | OWriterConnection | , |
"com.sun.star.sdbc.drivers.writer.Connection" | , | ||
"com.sun.star.sdbc.Connection" | |||
) |
Definition at line 180 of file WConnection.cxx.
References connectivity::checkDisposed(), and m_aMutex.