|
LibreOffice Module extensions (master) 1
|
#include <atlbase.h>#include <atlcom.h>Go to the source code of this file.
Macros | |
| #define | STRICT |
| #define | _WIN32_DCOM |
Functions | |
| BOOL WINAPI | DllMain (HINSTANCE hInstance, DWORD dwReason, LPVOID) |
Variables | |
| static CComModule | _Module |
| #define _WIN32_DCOM |
Definition at line 21 of file oledll.cxx.
| #define STRICT |
Definition at line 20 of file oledll.cxx.
| BOOL WINAPI DllMain | ( | HINSTANCE | hInstance, |
| DWORD | dwReason, | ||
| LPVOID | |||
| ) |
Definition at line 55 of file oledll.cxx.
|
static |
Definition at line 36 of file oledll.cxx.
Referenced by DllMain().