ReactOS 0.4.16-dev-470-g91b8923
|
#include <editstr.h>
Public Attributes | |
ME_Border | top |
ME_Border | left |
ME_Border | bottom |
ME_Border | right |
ME_Border tagME_BorderRect::bottom |
Definition at line 190 of file editstr.h.
Referenced by adjust_para_y(), ME_ApplyBorderProperties(), ME_DrawTableBorders(), ME_StreamOutRTFFontAndColorTbl(), and ME_StreamOutRTFTableProps().
ME_Border tagME_BorderRect::left |
Definition at line 189 of file editstr.h.
Referenced by ME_ApplyBorderProperties(), ME_DrawTableBorders(), ME_StreamOutRTFFontAndColorTbl(), and ME_StreamOutRTFTableProps().
ME_Border tagME_BorderRect::right |
Definition at line 191 of file editstr.h.
Referenced by ME_ApplyBorderProperties(), ME_DrawTableBorders(), ME_StreamOutRTFFontAndColorTbl(), and ME_StreamOutRTFTableProps().
ME_Border tagME_BorderRect::top |
Definition at line 188 of file editstr.h.
Referenced by adjust_para_y(), ME_ApplyBorderProperties(), ME_DrawTableBorders(), ME_StreamOutRTFFontAndColorTbl(), and ME_StreamOutRTFTableProps().