LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
querycomposer.hxx File Reference
#include <com/sun/star/sdb/XSQLQueryComposer.hpp>
#include <com/sun/star/sdb/XParametersSupplier.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/basemutex.hxx>
#include <connectivity/sqliterator.hxx>
#include <apitools.hxx>
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
Include dependency graph for querycomposer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::OQueryComposer
 

Namespaces

namespace  dbaccess
 

Typedefs

typedef ::cppu::ImplHelper5< css::sdb::XSQLQueryComposer, css::sdb::XParametersSupplier, css::sdbcx::XTablesSupplier, css::sdbcx::XColumnsSupplier, css::lang::XServiceInfo > dbaccess::OQueryComposer_BASE