ReactOS 0.4.15-dev-7918-g2a2556c
tagME_Paragraph Struct Reference

#include <editstr.h>

Collaboration diagram for tagME_Paragraph:

Public Attributes

PARAFORMAT2 fmt
 
ME_Stringtext
 
struct tagME_DisplayItempCell
 
ME_BorderRect border
 
int nCharOfs
 
int nFlags
 
POINT pt
 
int nHeight
 
int nWidth
 
int nRows
 
struct para_num para_num
 
ME_Runeop_run
 
struct tagME_DisplayItemprev_para
 
struct tagME_DisplayItemnext_para
 
struct tagME_DisplayItemprev_marked
 
struct tagME_DisplayItemnext_marked
 

Detailed Description

Definition at line 202 of file editstr.h.

Member Data Documentation

◆ border

◆ eop_run

ME_Run* tagME_Paragraph::eop_run

◆ fmt

◆ nCharOfs

◆ next_marked

struct tagME_DisplayItem * tagME_Paragraph::next_marked

Definition at line 218 of file editstr.h.

Referenced by add_marked_para(), and remove_marked_para().

◆ next_para

◆ nFlags

◆ nHeight

◆ nRows

int tagME_Paragraph::nRows

Definition at line 214 of file editstr.h.

Referenced by ME_DrawTableBorders().

◆ nWidth

int tagME_Paragraph::nWidth

Definition at line 213 of file editstr.h.

Referenced by get_total_width(), and ME_InsertRowStart().

◆ para_num

◆ pCell

◆ prev_marked

struct tagME_DisplayItem* tagME_Paragraph::prev_marked

Definition at line 218 of file editstr.h.

Referenced by add_marked_para(), and remove_marked_para().

◆ prev_para

◆ pt

◆ text

ME_String* tagME_Paragraph::text

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