|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rtf.h>

Public Attributes | |
| int | rtfCNum |
| int | rtfCRed |
| int | rtfCGreen |
| int | rtfCBlue |
| RTFColor * | rtfNextColor |
| int RTFColor::rtfCBlue |
Definition at line 983 of file rtf.h.
Referenced by ME_ApplyBorderProperties().
| int RTFColor::rtfCGreen |
Definition at line 982 of file rtf.h.
Referenced by ME_ApplyBorderProperties().
| int RTFColor::rtfCNum |
Definition at line 980 of file rtf.h.
Referenced by ME_ApplyBorderProperties().
| int RTFColor::rtfCRed |
Definition at line 981 of file rtf.h.
Referenced by ME_ApplyBorderProperties().
| RTFColor* RTFColor::rtfNextColor |
Definition at line 984 of file rtf.h.
Referenced by ME_ApplyBorderProperties().