|
LibreOffice Module hwpfilter (master) 1
|
Drawing object of hwp. More...
#include <hbox.h>
Public Attributes | |
| HWPDrawingObject * | hdo |
| uint | zorder |
| ZZRect | vrect |
| int | mbrcnt |
| HWPDrawingObject* PicDefDraw::hdo |
Definition at line 560 of file hbox.h.
Referenced by LoadDrawingObjectBlock(), HwpReader::makePicture(), Picture::Read(), and Picture::~Picture().
| int PicDefDraw::mbrcnt |
Definition at line 563 of file hbox.h.
Referenced by LoadDrawingObjectBlock().
| ZZRect PicDefDraw::vrect |
Definition at line 562 of file hbox.h.
Referenced by LoadDrawingObjectBlock().
| uint PicDefDraw::zorder |
Definition at line 561 of file hbox.h.
Referenced by LoadDrawingObjectBlock(), and HwpReader::makePicture().