LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
WW8_DP_LINETYPE | aLnt |
WW8_DP_FILL | aFill |
WW8_DP_SHADOW | aShd |
SVBT16 | aBits1 |
Definition at line 780 of file ww8struc.hxx.
SVBT16 WW8_DP_RECT::aBits1 |
Definition at line 785 of file ww8struc.hxx.
WW8_DP_FILL WW8_DP_RECT::aFill |
Definition at line 783 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadRect().
WW8_DP_LINETYPE WW8_DP_RECT::aLnt |
Definition at line 782 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadRect().
WW8_DP_SHADOW WW8_DP_RECT::aShd |
Definition at line 784 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadRect().