LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
SVBT16 | flags |
SVBT16 | dzaOffset |
SVBT16 | dzaDescent |
SVBT16 | dzaLength |
WW8_DPHEAD | dpheadTxbx |
WW8_DP_TXTBOX | dptxbx |
WW8_DPHEAD | dpheadPolyLine |
WW8_DP_POLYLINE | dpPolyLine |
Definition at line 824 of file ww8struc.hxx.
WW8_DPHEAD WW8_DP_CALLOUT_TXTBOX::dpheadPolyLine |
Definition at line 832 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadCaptionBox().
WW8_DPHEAD WW8_DP_CALLOUT_TXTBOX::dpheadTxbx |
Definition at line 830 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadCaptionBox().
WW8_DP_POLYLINE WW8_DP_CALLOUT_TXTBOX::dpPolyLine |
Definition at line 833 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadCaptionBox().
WW8_DP_TXTBOX WW8_DP_CALLOUT_TXTBOX::dptxbx |
Definition at line 831 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ReadCaptionBox().
SVBT16 WW8_DP_CALLOUT_TXTBOX::dzaDescent |
Definition at line 828 of file ww8struc.hxx.
SVBT16 WW8_DP_CALLOUT_TXTBOX::dzaLength |
Definition at line 829 of file ww8struc.hxx.
SVBT16 WW8_DP_CALLOUT_TXTBOX::dzaOffset |
Definition at line 827 of file ww8struc.hxx.
SVBT16 WW8_DP_CALLOUT_TXTBOX::flags |
Definition at line 826 of file ww8struc.hxx.