LibreOffice Module connectivity (master) 1
Classes | Typedefs | Functions
connectivity::writer Namespace Reference

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 &)
 

Typedef Documentation

◆ OWriterTable_BASE

Definition at line 35 of file WTable.hxx.

◆ OWriterTables_BASE

Definition at line 26 of file WTables.hxx.

Function Documentation

◆ connectivity_writer_ODriver()

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.

◆ IMPLEMENT_SERVICE_INFO()

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.