ReactOS 0.4.15-dev-7942-gd23573b
_paraformat2 Struct Reference

#include <richedit.h>

Public Attributes

UINT cbSize
 
DWORD dwMask
 
WORD wNumbering
 
WORD wEffects
 
LONG dxStartIndent
 
LONG dxRightIndent
 
LONG dxOffset
 
WORD wAlignment
 
SHORT cTabCount
 
LONG rgxTabs [MAX_TAB_STOPS]
 
LONG dySpaceBefore
 
LONG dySpaceAfter
 
LONG dyLineSpacing
 
SHORT sStyle
 
BYTE bLineSpacingRule
 
BYTE bOutlineLevel
 
WORD wShadingWeight
 
WORD wShadingStyle
 
WORD wNumberingStart
 
WORD wNumberingStyle
 
WORD wNumberingTab
 
WORD wBorderSpace
 
WORD wBorderWidth
 
WORD wBorders
 

Detailed Description

Definition at line 665 of file richedit.h.

Member Data Documentation

◆ bLineSpacingRule

BYTE _paraformat2::bLineSpacingRule

Definition at line 678 of file richedit.h.

Referenced by ME_GetParaLineSpace().

◆ bOutlineLevel

BYTE _paraformat2::bOutlineLevel

Definition at line 678 of file richedit.h.

Referenced by ME_SetDefaultParaFormat().

◆ cbSize

◆ cTabCount

◆ dwMask

◆ dxOffset

◆ dxRightIndent

LONG _paraformat2::dxRightIndent

Definition at line 671 of file richedit.h.

Referenced by ME_WrapTextParagraph(), and paraformat_proc().

◆ dxStartIndent

◆ dyLineSpacing

LONG _paraformat2::dyLineSpacing

Definition at line 676 of file richedit.h.

Referenced by ME_GetParaLineSpace().

◆ dySpaceAfter

LONG _paraformat2::dySpaceAfter

Definition at line 676 of file richedit.h.

Referenced by ME_DrawParaDecoration(), and ME_WrapTextParagraph().

◆ dySpaceBefore

LONG _paraformat2::dySpaceBefore

Definition at line 676 of file richedit.h.

Referenced by ME_DrawParaDecoration(), ME_DrawTableBorders(), and ME_WrapTextParagraph().

◆ rgxTabs

◆ sStyle

SHORT _paraformat2::sStyle

Definition at line 677 of file richedit.h.

Referenced by ME_SetDefaultParaFormat().

◆ wAlignment

◆ wBorders

WORD _paraformat2::wBorders

Definition at line 681 of file richedit.h.

Referenced by ME_DrawParaDecoration(), and ME_WrapTextParagraph().

◆ wBorderSpace

WORD _paraformat2::wBorderSpace

Definition at line 681 of file richedit.h.

◆ wBorderWidth

WORD _paraformat2::wBorderWidth

Definition at line 681 of file richedit.h.

◆ wEffects

◆ wNumbering

◆ wNumberingStart

WORD _paraformat2::wNumberingStart

Definition at line 680 of file richedit.h.

Referenced by ME_SetParaFormat(), para_num_get_num(), and stream_out_para_num().

◆ wNumberingStyle

WORD _paraformat2::wNumberingStyle

Definition at line 680 of file richedit.h.

Referenced by ME_SetParaFormat(), para_num_get_str(), and stream_out_para_num().

◆ wNumberingTab

WORD _paraformat2::wNumberingTab

Definition at line 680 of file richedit.h.

Referenced by ME_WrapTextParagraph(), and stream_out_para_num().

◆ wShadingStyle

WORD _paraformat2::wShadingStyle

Definition at line 679 of file richedit.h.

◆ wShadingWeight

WORD _paraformat2::wShadingWeight

Definition at line 679 of file richedit.h.


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