LibreOffice Module connectivity (master) 1
|
#include <comphelper/IdPropArrayHelper.hxx>
#include <connectivity/CommonTools.hxx>
#include <sdbcx/VTypeDef.hxx>
#include <connectivity/sdbcx/IRefreshable.hxx>
#include <connectivity/sdbcx/VDescriptor.hxx>
#include <connectivity/dbtoolsdllapi.hxx>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
struct | connectivity::sdbcx::KeyProperties |
class | connectivity::sdbcx::OKey |
Namespaces | |
namespace | connectivity |
namespace | connectivity::sdbcx |
Typedefs | |
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > | connectivity::sdbcx::OKey_BASE |