LibreOffice Module connectivity (master) 1
Classes | Namespaces | Macros | Typedefs
Awrapadox.hxx File Reference
#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>
Include dependency graph for Awrapadox.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connectivity::ado::WpADOView
 
class  connectivity::ado::WpADOGroup
 
class  connectivity::ado::WpADOUser
 

Namespaces

namespace  connectivity
 
namespace  connectivity::ado
 

Macros

#define __User_FWD_DEFINED__
 
#define __Group_FWD_DEFINED__
 
#define __Column_FWD_DEFINED__
 
#define __Index_FWD_DEFINED__
 
#define __Key_FWD_DEFINED__
 
#define __Table_FWD_DEFINED__
 

Typedefs

typedef struct _ADOUser User
 
typedef struct _ADOGroup Group
 
typedef struct _ADOColumn Column
 
typedef struct _ADOIndex Index
 
typedef struct _ADOKey Key
 
typedef struct _ADOTable Table
 

Macro Definition Documentation

◆ __Column_FWD_DEFINED__

#define __Column_FWD_DEFINED__

Definition at line 39 of file Awrapadox.hxx.

◆ __Group_FWD_DEFINED__

#define __Group_FWD_DEFINED__

Definition at line 34 of file Awrapadox.hxx.

◆ __Index_FWD_DEFINED__

#define __Index_FWD_DEFINED__

Definition at line 44 of file Awrapadox.hxx.

◆ __Key_FWD_DEFINED__

#define __Key_FWD_DEFINED__

Definition at line 49 of file Awrapadox.hxx.

◆ __Table_FWD_DEFINED__

#define __Table_FWD_DEFINED__

Definition at line 54 of file Awrapadox.hxx.

◆ __User_FWD_DEFINED__

#define __User_FWD_DEFINED__

Definition at line 29 of file Awrapadox.hxx.

Typedef Documentation

◆ Column

typedef struct _ADOColumn Column

Definition at line 40 of file Awrapadox.hxx.

◆ Group

typedef struct _ADOGroup Group

Definition at line 35 of file Awrapadox.hxx.

◆ Index

typedef struct _ADOIndex Index

Definition at line 45 of file Awrapadox.hxx.

◆ Key

typedef struct _ADOKey Key

Definition at line 50 of file Awrapadox.hxx.

◆ Table

typedef struct _ADOTable Table

Definition at line 55 of file Awrapadox.hxx.

◆ User

typedef struct _ADOUser User

Definition at line 30 of file Awrapadox.hxx.