LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
WW8_DP_LINETYPE | aLnt |
WW8_DP_FILL | aFill |
WW8_DP_SHADOW | aShd |
Definition at line 801 of file ww8struc.hxx.
WW8_DP_FILL WW8_DP_ELLIPSE::aFill |
Definition at line 804 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadEllipse().
WW8_DP_LINETYPE WW8_DP_ELLIPSE::aLnt |
Definition at line 803 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadEllipse().
WW8_DP_SHADOW WW8_DP_ELLIPSE::aShd |
Definition at line 805 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadEllipse().