|
LibreOffice Module dbaccess (master) 1
|
#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>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 |