LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
SVBT16 | dpk |
SVBT16 | cb |
SVBT16 | xa |
SVBT16 | ya |
SVBT16 | dxa |
SVBT16 | dya |
Definition at line 707 of file ww8struc.hxx.
SVBT16 WW8_DPHEAD::cb |
Definition at line 713 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadGrafPrimitive(), SwWW8ImplReader::ReadGrafStart(), and SwWW8ImplReader::ReadGroup().
SVBT16 WW8_DPHEAD::dpk |
Definition at line 709 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadGrafPrimitive().
SVBT16 WW8_DPHEAD::dxa |
Definition at line 716 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc(), SwWW8ImplReader::ReadCaptionBox(), SwWW8ImplReader::ReadEllipse(), SwWW8ImplReader::ReadRect(), and SwWW8ImplReader::ReadTextBox().
SVBT16 WW8_DPHEAD::dya |
Definition at line 717 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc(), SwWW8ImplReader::ReadCaptionBox(), SwWW8ImplReader::ReadEllipse(), SwWW8ImplReader::ReadRect(), and SwWW8ImplReader::ReadTextBox().
SVBT16 WW8_DPHEAD::xa |
Definition at line 714 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc(), SwWW8ImplReader::ReadCaptionBox(), SwWW8ImplReader::ReadEllipse(), SwWW8ImplReader::ReadGroup(), SwWW8ImplReader::ReadLine(), SwWW8ImplReader::ReadPolyLine(), SwWW8ImplReader::ReadRect(), and SwWW8ImplReader::ReadTextBox().
SVBT16 WW8_DPHEAD::ya |
Definition at line 715 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadArc(), SwWW8ImplReader::ReadCaptionBox(), SwWW8ImplReader::ReadEllipse(), SwWW8ImplReader::ReadGroup(), SwWW8ImplReader::ReadLine(), SwWW8ImplReader::ReadPolyLine(), SwWW8ImplReader::ReadRect(), and SwWW8ImplReader::ReadTextBox().