LibreOffice Module connectivity (master) 1
Classes | Namespaces | Typedefs
FStatement.hxx File Reference
#include <com/sun/star/sdbc/XStatement.hpp>
#include <com/sun/star/sdbc/XWarningsSupplier.hpp>
#include <com/sun/star/sdbc/XCloseable.hpp>
#include <com/sun/star/sdbc/SQLWarning.hpp>
#include <com/sun/star/util/XCancellable.hpp>
#include <comphelper/proparrhlp.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/basemutex.hxx>
#include <connectivity/CommonTools.hxx>
#include <connectivity/sqlparse.hxx>
#include <file/FConnection.hxx>
#include <file/filedllapi.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <comphelper/propertycontainer.hxx>
#include <file/fanalyzer.hxx>
#include <TSortIndex.hxx>
Include dependency graph for FStatement.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::file::OStatement_Base
 
class  connectivity::file::OStatement_BASE2
 
class  connectivity::file::OStatement
 

Namespaces

namespace  connectivity
 
namespace  connectivity::file
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbc::XWarningsSupplier, css::util::XCancellable, css::sdbc::XCloseable > connectivity::file::OStatement_BASE
 
typedef ::cppu::ImplHelper2< css::sdbc::XStatement, css::lang::XServiceInfo > connectivity::file::OStatement_XStatement