|
LibreOffice Module hwpfilter (master) 1
|
#include "precompile.h"#include <comphelper/newarray.hxx>#include <unotools/configmgr.hxx>#include <sal/log.hxx>#include <tools/long.hxx>#include <assert.h>#include "hwpfile.h"#include "hbox.h"#include "hpara.h"#include "drawing.h"#include "htags.h"#include "hcode.h"Go to the source code of this file.
Functions | |
| static void | UpdateBBox (FBox *fbox) |
Variables | |
| static short | fboxnum = 1 |
| static int | zindex = 1 |
| static int | lnnumber = 0 |
|
static |
Definition at line 190 of file hwpread.cxx.
References FBox::boundey, FBox::boundsy, FBox::pgy, and FBox::ys.
Referenced by TxtBox::Read(), and Picture::Read().
|
static |
Definition at line 36 of file hwpread.cxx.
Referenced by TxtBox::Read(), Picture::Read(), and Line::Read().
|
static |
Definition at line 38 of file hwpread.cxx.
Referenced by Line::Read(), and HeaderFooter::Read().
|
static |
Definition at line 37 of file hwpread.cxx.
Referenced by TxtBox::Read(), Picture::Read(), and Line::Read().