LibreOffice Module dbaccess (master) 1
|
#include <cppuhelper/implbase2.hxx>
#include <comphelper/proparrhlp.hxx>
#include <osl/mutex.hxx>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <apitools.hxx>
#include <column.hxx>
#include <datasettings.hxx>
#include <commandbase.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/uno3.hxx>
Go to the source code of this file.
Classes | |
class | dbaccess::OQueryDescriptor_Base |
class | dbaccess::OQueryDescriptor |
Namespaces | |
namespace | dbaccess |
Typedefs | |
typedef ::cppu::ImplHelper2< css::sdbcx::XColumnsSupplier, css::lang::XServiceInfo > | dbaccess::OQueryDescriptor_BASE |