LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
TableDeco.hxx File Reference
#include <memory>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/sdbcx/XIndexesSupplier.hpp>
#include <com/sun/star/sdbcx/XKeysSupplier.hpp>
#include <com/sun/star/sdbcx/XRename.hpp>
#include <com/sun/star/sdbcx/XAlterTable.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <cppuhelper/compbase.hxx>
#include "datasettings.hxx"
#include "column.hxx"
#include <connectivity/CommonTools.hxx>
#include <connectivity/sdbcx/IRefreshable.hxx>
#include <comphelper/IdPropArrayHelper.hxx>
Include dependency graph for TableDeco.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaccess::ODBTableDecorator
 

Namespaces

namespace  dbaccess
 

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XColumnsSupplier, css::sdbcx::XKeysSupplier, css::container::XNamed, css::lang::XServiceInfo, css::sdbcx::XDataDescriptorFactory, css::sdbcx::XIndexesSupplier, css::sdbcx::XRename, css::lang::XUnoTunnel, css::sdbcx::XAlterTable > dbaccess::OTableDescriptor_BASE
 
typedef ::comphelper::OIdPropertyArrayUsageHelper< ODBTableDecorator > dbaccess::ODBTableDecorator_PROP