#include <smdll.hxx>
Static Public Member Functions | |
static void | Init () |
static void | Exit () |
static ULONG | DetectFilter (SfxMedium &rMedium, const SfxFilter **ppFilter, SfxFilterFlags nMust, SfxFilterFlags nDont) |
Static Private Attributes | |
static BOOL | bInitialized |
Definition at line 53 of file smdll.hxx.
void SmDLL::Init | ( | ) | [static] |
Definition at line 96 of file smdll.cxx.
References bInitialized, SM_MOD1, and SmModule.
Referenced by SmDocument_createInstance(), and SmModel_createInstance().
static ULONG SmDLL::DetectFilter | ( | SfxMedium & | rMedium, | |
const SfxFilter ** | ppFilter, | |||
SfxFilterFlags | nMust, | |||
SfxFilterFlags | nDont | |||
) | [static] |
BOOL SmDLL::bInitialized [static, private] |