LibreOffice Module dbaccess (master) 1
Classes | Typedefs
statement.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/sdbc/XStatement.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/util/XCancellable.hpp>
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/sdbc/XMultipleResults.hpp>
#include <com/sun/star/sdbc/XPreparedBatchExecution.hpp>
#include <com/sun/star/sdbc/XBatchExecution.hpp>
#include <com/sun/star/sdbc/XGeneratedResultSet.hpp>
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
#include <cppuhelper/propshlp.hxx>
#include <comphelper/proparrhlp.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/implbase3.hxx>
#include <apitools.hxx>
Include dependency graph for statement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OStatementBase
 
class  OStatement
 

Typedefs

typedef ::cppu::ImplHelper3< css::sdbc::XStatement, css::lang::XServiceInfo, css::sdbc::XBatchExecution > OStatement_IFACE
 

Typedef Documentation

◆ OStatement_IFACE

typedef ::cppu::ImplHelper3< css::sdbc::XStatement , css::lang::XServiceInfo , css::sdbc::XBatchExecution > OStatement_IFACE

Definition at line 134 of file statement.hxx.