|
LibreOffice Module connectivity (master) 1
|
#include <writer/WConnection.hxx>#include <writer/WDatabaseMetaData.hxx>#include <writer/WCatalog.hxx>#include <writer/WDriver.hxx>#include <resource/sharedresources.hxx>#include <strings.hrc>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/text/XTextDocument.hpp>#include <tools/urlobj.hxx>#include <sal/log.hxx>#include <component/CPreparedStatement.hxx>#include <component/CStatement.hxx>#include <unotools/pathoptions.hxx>#include <connectivity/dbexception.hxx>#include <cppuhelper/exc_hlp.hxx>#include <comphelper/diagnose_ex.hxx>Go to the source code of this file.
Namespaces | |
| namespace | connectivity |
| namespace | connectivity::writer |
Typedefs | |
| using | OConnection_BASE = connectivity::file::OConnection |
Functions | |
| connectivity::writer::IMPLEMENT_SERVICE_INFO (OWriterConnection, "com.sun.star.sdbc.drivers.writer.Connection", "com.sun.star.sdbc.Connection") uno | |
Definition at line 39 of file WConnection.cxx.