LibreOffice Module xmloff (master) 1
Classes | Macros
xmltkmap.hxx File Reference
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <sal/types.h>
#include <xmloff/xmltoken.hxx>
#include <memory>
Include dependency graph for xmltkmap.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SvXMLTokenMapEntry
 
class  SvXMLTokenMap
 

Macros

#define XML_TOK_UNKNOWN   0xffffU
 
#define XML_TOKEN_MAP_END   { 0xffffU, xmloff::token::XML_TOKEN_INVALID, 0U }
 

Macro Definition Documentation

◆ XML_TOK_UNKNOWN

#define XML_TOK_UNKNOWN   0xffffU

Definition at line 32 of file xmltkmap.hxx.

◆ XML_TOKEN_MAP_END

#define XML_TOKEN_MAP_END   { 0xffffU, xmloff::token::XML_TOKEN_INVALID, 0U }

Definition at line 33 of file xmltkmap.hxx.