LibreOffice Module extensions (master) 1
|
#include <atlbase.h>
#include <atlcom.h>
#include <atlctl.h>
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 |
|
extern |
Definition at line 48 of file so_activex.cxx.