ReactOS 0.4.15-dev-7842-g558ab78
_RTF_Info Struct Reference

#include <rtf.h>

Collaboration diagram for _RTF_Info:

Public Attributes

int rtfClass
 
int rtfMajor
 
int rtfMinor
 
int rtfParam
 
int rtfFormat
 
charrtfTextBuf
 
int rtfTextLen
 
int rtfLineNum
 
int rtfLinePos
 
int pushedChar
 
int pushedClass
 
int pushedMajor
 
int pushedMinor
 
int pushedParam
 
charpushedTextBuf
 
int prevChar
 
BOOL bumpLine
 
RTFFontfontList
 
RTFColorcolorList
 
RTFStylestyleList
 
int ansiCodePage
 
int defFont
 
int unicodeLength
 
int codePage
 
ME_InStreamstream
 
ME_TextEditoreditor
 
ME_Stylestyle
 
RTFFuncPtr ccb [rtfMaxClass]
 
RTFFuncPtr dcb [rtfMaxDestination]
 
RTFFuncPtr readHook
 
DWORD dwOutputCount
 
WCHAR OutputBuffer [0x1000]
 
DWORD dwCPOutputCount
 
DWORD dwMaxCPOutputCount
 
charcpOutputBuffer
 
RTFState stack [maxStack]
 
int stackTop
 
BOOL styleChanged
 
RTFTabletableDef
 
int nestingLevel
 
BOOL canInheritInTbl
 
int borderType
 
PARAFORMAT2 fmt
 

Detailed Description

Definition at line 1107 of file rtf.h.

Member Data Documentation

◆ ansiCodePage

int _RTF_Info::ansiCodePage

Definition at line 1150 of file rtf.h.

◆ borderType

int _RTF_Info::borderType

Definition at line 1182 of file rtf.h.

◆ bumpLine

BOOL _RTF_Info::bumpLine

Definition at line 1144 of file rtf.h.

◆ canInheritInTbl

BOOL _RTF_Info::canInheritInTbl

Definition at line 1181 of file rtf.h.

◆ ccb

RTFFuncPtr _RTF_Info::ccb[rtfMaxClass]

Definition at line 1162 of file rtf.h.

◆ codePage

int _RTF_Info::codePage

Definition at line 1155 of file rtf.h.

◆ colorList

RTFColor* _RTF_Info::colorList

Definition at line 1148 of file rtf.h.

◆ cpOutputBuffer

char* _RTF_Info::cpOutputBuffer

Definition at line 1173 of file rtf.h.

◆ dcb

RTFFuncPtr _RTF_Info::dcb[rtfMaxDestination]

Definition at line 1164 of file rtf.h.

◆ defFont

int _RTF_Info::defFont

Definition at line 1151 of file rtf.h.

◆ dwCPOutputCount

DWORD _RTF_Info::dwCPOutputCount

Definition at line 1171 of file rtf.h.

◆ dwMaxCPOutputCount

DWORD _RTF_Info::dwMaxCPOutputCount

Definition at line 1172 of file rtf.h.

◆ dwOutputCount

DWORD _RTF_Info::dwOutputCount

Definition at line 1168 of file rtf.h.

◆ editor

ME_TextEditor* _RTF_Info::editor

Definition at line 1159 of file rtf.h.

◆ fmt

PARAFORMAT2 _RTF_Info::fmt

Definition at line 1184 of file rtf.h.

◆ fontList

RTFFont* _RTF_Info::fontList

Definition at line 1147 of file rtf.h.

◆ nestingLevel

int _RTF_Info::nestingLevel

Definition at line 1180 of file rtf.h.

◆ OutputBuffer

WCHAR _RTF_Info::OutputBuffer[0x1000]

Definition at line 1169 of file rtf.h.

◆ prevChar

int _RTF_Info::prevChar

Definition at line 1143 of file rtf.h.

◆ pushedChar

int _RTF_Info::pushedChar

Definition at line 1135 of file rtf.h.

◆ pushedClass

int _RTF_Info::pushedClass

Definition at line 1137 of file rtf.h.

◆ pushedMajor

int _RTF_Info::pushedMajor

Definition at line 1138 of file rtf.h.

◆ pushedMinor

int _RTF_Info::pushedMinor

Definition at line 1139 of file rtf.h.

◆ pushedParam

int _RTF_Info::pushedParam

Definition at line 1140 of file rtf.h.

◆ pushedTextBuf

char* _RTF_Info::pushedTextBuf

Definition at line 1141 of file rtf.h.

◆ readHook

RTFFuncPtr _RTF_Info::readHook

Definition at line 1166 of file rtf.h.

◆ rtfClass

int _RTF_Info::rtfClass

Definition at line 1119 of file rtf.h.

◆ rtfFormat

int _RTF_Info::rtfFormat

Definition at line 1123 of file rtf.h.

◆ rtfLineNum

int _RTF_Info::rtfLineNum

Definition at line 1127 of file rtf.h.

◆ rtfLinePos

int _RTF_Info::rtfLinePos

Definition at line 1128 of file rtf.h.

◆ rtfMajor

int _RTF_Info::rtfMajor

Definition at line 1120 of file rtf.h.

◆ rtfMinor

int _RTF_Info::rtfMinor

Definition at line 1121 of file rtf.h.

◆ rtfParam

int _RTF_Info::rtfParam

Definition at line 1122 of file rtf.h.

◆ rtfTextBuf

char* _RTF_Info::rtfTextBuf

Definition at line 1124 of file rtf.h.

◆ rtfTextLen

int _RTF_Info::rtfTextLen

Definition at line 1125 of file rtf.h.

◆ stack

RTFState _RTF_Info::stack[maxStack]

Definition at line 1175 of file rtf.h.

◆ stackTop

int _RTF_Info::stackTop

Definition at line 1176 of file rtf.h.

◆ stream

ME_InStream* _RTF_Info::stream

Definition at line 1157 of file rtf.h.

◆ style

ME_Style* _RTF_Info::style

Definition at line 1160 of file rtf.h.

◆ styleChanged

BOOL _RTF_Info::styleChanged

Definition at line 1177 of file rtf.h.

◆ styleList

RTFStyle* _RTF_Info::styleList

Definition at line 1149 of file rtf.h.

◆ tableDef

RTFTable* _RTF_Info::tableDef

Definition at line 1179 of file rtf.h.

◆ unicodeLength

int _RTF_Info::unicodeLength

Definition at line 1154 of file rtf.h.


The documentation for this struct was generated from the following file: