LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
WW8_DP_LINETYPE | aLnt |
WW8_DP_FILL | aFill |
WW8_DP_SHADOW | aShd |
sal_uInt8 | fLeft |
sal_uInt8 | fUp |
Definition at line 790 of file ww8struc.hxx.
WW8_DP_FILL WW8_DP_ARC::aFill |
Definition at line 793 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc().
WW8_DP_LINETYPE WW8_DP_ARC::aLnt |
Definition at line 792 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc().
WW8_DP_SHADOW WW8_DP_ARC::aShd |
Definition at line 794 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc().
sal_uInt8 WW8_DP_ARC::fLeft |
Definition at line 795 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc().
sal_uInt8 WW8_DP_ARC::fUp |
Definition at line 796 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc().