LibreOffice Module sw (master) 1
Classes | Macros
cnttab.hxx File Reference
#include <sal/types.h>
#include <toxe.hxx>
Include dependency graph for cnttab.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CurTOXType
 

Macros

#define TOX_PAGE_SELECT   1
 
#define TOX_PAGE_ENTRY   2
 
#define TOX_PAGE_STYLES   3
 
#define TO_CONTENT   1
 
#define TO_INDEX   2
 
#define TO_ILLUSTRATION   4
 
#define TO_TABLE   8
 
#define TO_USER   16
 
#define TO_OBJECT   32
 
#define TO_AUTHORITIES   64
 
#define TO_BIBLIOGRAPHY   128
 

Macro Definition Documentation

◆ TO_AUTHORITIES

#define TO_AUTHORITIES   64

Definition at line 36 of file cnttab.hxx.

◆ TO_BIBLIOGRAPHY

#define TO_BIBLIOGRAPHY   128

Definition at line 37 of file cnttab.hxx.

◆ TO_CONTENT

#define TO_CONTENT   1

Definition at line 30 of file cnttab.hxx.

◆ TO_ILLUSTRATION

#define TO_ILLUSTRATION   4

Definition at line 32 of file cnttab.hxx.

◆ TO_INDEX

#define TO_INDEX   2

Definition at line 31 of file cnttab.hxx.

◆ TO_OBJECT

#define TO_OBJECT   32

Definition at line 35 of file cnttab.hxx.

◆ TO_TABLE

#define TO_TABLE   8

Definition at line 33 of file cnttab.hxx.

◆ TO_USER

#define TO_USER   16

Definition at line 34 of file cnttab.hxx.

◆ TOX_PAGE_ENTRY

#define TOX_PAGE_ENTRY   2

Definition at line 27 of file cnttab.hxx.

◆ TOX_PAGE_SELECT

#define TOX_PAGE_SELECT   1

Definition at line 26 of file cnttab.hxx.

◆ TOX_PAGE_STYLES

#define TOX_PAGE_STYLES   3

Definition at line 28 of file cnttab.hxx.