LibreOffice Module dbaccess (master) 1
Functions
statement.cxx File Reference
#include <statement.hxx>
#include "resultset.hxx"
#include <stringconstants.hxx>
#include <strings.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <comphelper/property.hxx>
#include <comphelper/types.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <connectivity/dbexception.hxx>
Include dependency graph for statement.cxx:

Go to the source code of this file.

Functions

 IMPLEMENT_FORWARD_XINTERFACE2 (OStatement, OStatementBase, OStatement_IFACE)
 
 IMPLEMENT_FORWARD_XTYPEPROVIDER2 (OStatement, OStatementBase, OStatement_IFACE)
 

Function Documentation

◆ IMPLEMENT_FORWARD_XINTERFACE2()

IMPLEMENT_FORWARD_XINTERFACE2 ( OStatement  ,
OStatementBase  ,
OStatement_IFACE   
)

◆ IMPLEMENT_FORWARD_XTYPEPROVIDER2()

IMPLEMENT_FORWARD_XTYPEPROVIDER2 ( OStatement  ,
OStatementBase  ,
OStatement_IFACE   
)