LibreOffice Module extensions (master) 1
Macros | Variables
StdAfx2.h File Reference
#include <atlbase.h>
#include <atlcom.h>
#include <atlctl.h>
Include dependency graph for StdAfx2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define STRICT
 
#define _ATL_APARTMENT_THREADED
 
#define _ATL_STATIC_REGISTRY
 
#define min(a, b)   (((a) < (b)) ? (a) : (b))
 

Variables

CComModule _Module
 

Macro Definition Documentation

◆ _ATL_APARTMENT_THREADED

#define _ATL_APARTMENT_THREADED

Definition at line 27 of file StdAfx2.h.

◆ _ATL_STATIC_REGISTRY

#define _ATL_STATIC_REGISTRY

Definition at line 28 of file StdAfx2.h.

◆ min

#define min (   a,
 
)    (((a) < (b)) ? (a) : (b))

Definition at line 50 of file StdAfx2.h.

◆ STRICT

#define STRICT

Definition at line 26 of file StdAfx2.h.

Variable Documentation

◆ _Module

CComModule _Module
extern

Definition at line 48 of file so_activex.cxx.