LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
SVBT16 | xaStart |
SVBT16 | yaStart |
SVBT16 | xaEnd |
SVBT16 | yaEnd |
WW8_DP_LINETYPE | aLnt |
WW8_DP_LINEEND | aEpp |
WW8_DP_SHADOW | aShd |
Definition at line 757 of file ww8struc.hxx.
WW8_DP_LINEEND WW8_DP_LINE::aEpp |
Definition at line 765 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().
WW8_DP_LINETYPE WW8_DP_LINE::aLnt |
Definition at line 764 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().
WW8_DP_SHADOW WW8_DP_LINE::aShd |
Definition at line 766 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().
SVBT16 WW8_DP_LINE::xaEnd |
Definition at line 762 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().
SVBT16 WW8_DP_LINE::xaStart |
Definition at line 760 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().
SVBT16 WW8_DP_LINE::yaEnd |
Definition at line 763 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().
SVBT16 WW8_DP_LINE::yaStart |
Definition at line 761 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadLine().