LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
WW8_DP_LINETYPE | aLnt |
WW8_DP_FILL | aFill |
WW8_DP_LINEEND | aEpp |
WW8_DP_SHADOW | aShd |
SVBT16 | aBits1 |
Definition at line 808 of file ww8struc.hxx.
SVBT16 WW8_DP_POLYLINE::aBits1 |
Definition at line 814 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadCaptionBox(), and SwWW8ImplReader::ReadPolyLine().
WW8_DP_LINEEND WW8_DP_POLYLINE::aEpp |
Definition at line 812 of file ww8struc.hxx.
WW8_DP_FILL WW8_DP_POLYLINE::aFill |
Definition at line 811 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadPolyLine().
WW8_DP_LINETYPE WW8_DP_POLYLINE::aLnt |
Definition at line 810 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadCaptionBox(), and SwWW8ImplReader::ReadPolyLine().
WW8_DP_SHADOW WW8_DP_POLYLINE::aShd |
Definition at line 813 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadPolyLine().