ReactOS 0.4.16-dev-1040-g85afe48
|
#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 189 of file editstr.h.
Referenced by adjust_para_y(), draw_table_borders(), ME_ApplyBorderProperties(), stream_out_font_and_colour_tbls(), and stream_out_table_props().
ME_Border tagME_BorderRect::left |
Definition at line 188 of file editstr.h.
Referenced by draw_table_borders(), ME_ApplyBorderProperties(), stream_out_font_and_colour_tbls(), and stream_out_table_props().
ME_Border tagME_BorderRect::right |
Definition at line 190 of file editstr.h.
Referenced by draw_table_borders(), ME_ApplyBorderProperties(), stream_out_font_and_colour_tbls(), and stream_out_table_props().
ME_Border tagME_BorderRect::top |
Definition at line 187 of file editstr.h.
Referenced by adjust_para_y(), draw_table_borders(), ME_ApplyBorderProperties(), stream_out_font_and_colour_tbls(), and stream_out_table_props().