#include <sal/config.h>
#include <string_view>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <adoint.h>
#include <adoctint.h>
#include <ado/Aolewrap.hxx>
#include <ado/Aolevariant.hxx>
#include <ado/adoimp.hxx>
#include <ado/Awrapado.hxx>
#include <ado/WrapColumn.hxx>
#include <ado/WrapIndex.hxx>
#include <ado/WrapKey.hxx>
#include <ado/WrapTable.hxx>
#include <ado/WrapCatalog.hxx>
Go to the source code of this file.
|
typedef struct _ADOUser | User |
|
typedef struct _ADOGroup | Group |
|
typedef struct _ADOColumn | Column |
|
typedef struct _ADOIndex | Index |
|
typedef struct _ADOKey | Key |
|
typedef struct _ADOTable | Table |
|
◆ __Column_FWD_DEFINED__
#define __Column_FWD_DEFINED__ |
◆ __Group_FWD_DEFINED__
#define __Group_FWD_DEFINED__ |
◆ __Index_FWD_DEFINED__
#define __Index_FWD_DEFINED__ |
◆ __Key_FWD_DEFINED__
#define __Key_FWD_DEFINED__ |
◆ __Table_FWD_DEFINED__
#define __Table_FWD_DEFINED__ |
◆ __User_FWD_DEFINED__
#define __User_FWD_DEFINED__ |
◆ Column
typedef struct _ADOColumn Column |
◆ Group
typedef struct _ADOGroup Group |
◆ Index
typedef struct _ADOIndex Index |
◆ Key
typedef struct _ADOKey Key |
◆ Table
typedef struct _ADOTable Table |
◆ User
typedef struct _ADOUser User |