LibreOffice Module connectivity (master) 1
|
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <comphelper/IdPropArrayHelper.hxx>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/implbase1.hxx>
#include <connectivity/CommonTools.hxx>
#include <cppuhelper/basemutex.hxx>
#include <connectivity/sdbcx/VDescriptor.hxx>
#include <connectivity/dbtoolsdllapi.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
Go to the source code of this file.
Classes | |
class | connectivity::sdbcx::OColumn |
Namespaces | |
namespace | connectivity |
namespace | connectivity::sdbcx |
Typedefs | |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OColumn > | connectivity::sdbcx::OColumn_PROP |
typedef ::cppu::WeakComponentImplHelper< css::container::XNamed, css::lang::XServiceInfo > | connectivity::sdbcx::OColumnDescriptor_BASE |
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > | connectivity::sdbcx::OColumn_BASE |