LibreOffice Module extensions (master) 1
|
#include "resource.h"
#include <ExDispID.h>
#include <ExDisp.h>
#include <shlguid.h>
#include <atlctl.h>
#include <so_activex.h>
Go to the source code of this file.
Classes | |
class | CSOActiveX |
Enumerations | |
enum | SOVersion { SO_NOT_DETECTED = 0 , SO_52 , SO_60 , SO_61 , SO_UNKNOWN , OO_10 , OO_11 , OO_UNKNOWN } |
enum SOVersion |
Enumerator | |
---|---|
SO_NOT_DETECTED | |
SO_52 | |
SO_60 | |
SO_61 | |
SO_UNKNOWN | |
OO_10 | |
OO_11 | |
OO_UNKNOWN |
Definition at line 36 of file SOActiveX.h.