LibreOffice Module shell (master) 1
Classes | Enumerations | Variables
ooofilt.hxx File Reference
#include <types.hxx>
Include dependency graph for ooofilt.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Enumeration Type Documentation

◆ FilterState

enum class FilterState
strong
Enumerator
FilteringContent 
FilteringProperty 

Definition at line 67 of file ooofilt.hxx.

Variable Documentation

◆ CLSID_COooFilter

GUID const CLSID_COooFilter
Initial value:
=
{
0x7bc0e710,
0x5703,
0x45be,
{ 0xa2, 0x9d, 0x5d, 0x46, 0xd8, 0xb3, 0x92, 0x62 }
}

Definition at line 44 of file ooofilt.hxx.

Referenced by COooFilter::GetClassID().

◆ CLSID_FILTER_HANDLER

const CLSID CLSID_FILTER_HANDLER
Initial value:
=
{0x7bc0e710, 0x5703, 0x45be, {0xa2, 0x9d, 0x5d, 0x46, 0xd8, 0xb3, 0x92, 0x62}}

Definition at line 64 of file ooofilt.hxx.

◆ CLSID_PERSISTENT_HANDLER

const CLSID CLSID_PERSISTENT_HANDLER
Initial value:
=
{0x7bc0e713, 0x5703, 0x45be, {0xa2, 0x9d, 0x5d, 0x46, 0xd8, 0xb3, 0x92, 0x62}}

Definition at line 54 of file ooofilt.hxx.

◆ CLSID_PERSISTENT_HANDLER_ADDIN

const CLSID CLSID_PERSISTENT_HANDLER_ADDIN
Initial value:
=
{0x89bcb740, 0x6119, 0x101a, {0xbc, 0xb7, 0x00, 0xdd, 0x01, 0x06, 0x55, 0xaf}}

Definition at line 59 of file ooofilt.hxx.

◆ g_lInstances

LONG g_lInstances = 0

◆ guidStorage

GUID const guidStorage = PSGUID_STORAGE

Definition at line 36 of file ooofilt.hxx.

Referenced by COooFilter::GetChunk(), and COooFilter::Init().