LibreOffice Module shell (master) 1
|
#include <types.hxx>
Go to the source code of this file.
Classes | |
class | COooFilter |
class | COooFilterCF |
Enumerations | |
enum class | FilterState { FilteringContent , FilteringProperty } |
Variables | |
LONG | g_lInstances = 0 |
GUID const | guidStorage = PSGUID_STORAGE |
GUID const | CLSID_COooFilter |
const CLSID | CLSID_PERSISTENT_HANDLER |
const CLSID | CLSID_PERSISTENT_HANDLER_ADDIN |
const CLSID | CLSID_FILTER_HANDLER |
|
strong |
Enumerator | |
---|---|
FilteringContent | |
FilteringProperty |
Definition at line 67 of file ooofilt.hxx.
GUID const CLSID_COooFilter |
Definition at line 44 of file ooofilt.hxx.
Referenced by COooFilter::GetClassID().
const CLSID CLSID_FILTER_HANDLER |
Definition at line 64 of file ooofilt.hxx.
const CLSID CLSID_PERSISTENT_HANDLER |
Definition at line 54 of file ooofilt.hxx.
const CLSID CLSID_PERSISTENT_HANDLER_ADDIN |
Definition at line 59 of file ooofilt.hxx.
LONG g_lInstances = 0 |
Definition at line 35 of file ooofilt.hxx.
Referenced by COooFilter::COooFilter(), COooFilterCF::COooFilterCF(), DllCanUnloadNow(), COooFilterCF::LockServer(), COooFilter::~COooFilter(), and COooFilterCF::~COooFilterCF().
GUID const guidStorage = PSGUID_STORAGE |
Definition at line 36 of file ooofilt.hxx.
Referenced by COooFilter::GetChunk(), and COooFilter::Init().