ReactOS 0.4.15-dev-7918-g2a2556c
RTFColor Struct Reference

#include <rtf.h>

Collaboration diagram for RTFColor:

Public Attributes

int rtfCNum
 
int rtfCRed
 
int rtfCGreen
 
int rtfCBlue
 
RTFColorrtfNextColor
 

Detailed Description

Definition at line 978 of file rtf.h.

Member Data Documentation

◆ rtfCBlue

int RTFColor::rtfCBlue

Definition at line 983 of file rtf.h.

Referenced by ME_ApplyBorderProperties().

◆ rtfCGreen

int RTFColor::rtfCGreen

Definition at line 982 of file rtf.h.

Referenced by ME_ApplyBorderProperties().

◆ rtfCNum

int RTFColor::rtfCNum

Definition at line 980 of file rtf.h.

Referenced by ME_ApplyBorderProperties().

◆ rtfCRed

int RTFColor::rtfCRed

Definition at line 981 of file rtf.h.

Referenced by ME_ApplyBorderProperties().

◆ rtfNextColor

RTFColor* RTFColor::rtfNextColor

Definition at line 984 of file rtf.h.

Referenced by ME_ApplyBorderProperties().


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