|
LibreOffice Module lotuswordpro (master) 1
|
Implementation file of LwpDrawObjects and associated class like LwpDrawGroup, LwpDrawRectangle and so on. More...
#include <osl/thread.h>#include <lwpglobalmgr.hxx>#include "lwpdrawobj.hxx"#include <lwptools.hxx>#include <tools/stream.hxx>#include <basegfx/numeric/ftools.hxx>#include <xfilter/xfframe.hxx>#include <xfilter/xfglobal.hxx>#include <xfilter/xfstylemanager.hxx>#include <xfilter/xfdrawstyle.hxx>#include <xfilter/xfparastyle.hxx>#include <xfilter/xfimagestyle.hxx>#include <xfilter/xftextboxstyle.hxx>#include <xfilter/xfparagraph.hxx>#include <xfilter/xffont.hxx>#include <xfilter/xfdrawrect.hxx>#include <xfilter/xfdrawpath.hxx>#include <xfilter/xfdrawline.hxx>#include <xfilter/xfdrawpolygon.hxx>#include <xfilter/xfimage.hxx>#include "lwpcharsetmgr.hxx"#include "lwpsdwrect.hxx"Go to the source code of this file.
Functions | |
| static bool | IsValid (const BmpInfoHeader2 &rHeader) |
Implementation file of LwpDrawObjects and associated class like LwpDrawGroup, LwpDrawRectangle and so on.
Definition in file lwpdrawobj.cxx.
|
static |
Definition at line 1346 of file lwpdrawobj.cxx.
References BmpInfoHeader2::nBitCount, and BmpInfoHeader2::nPlanes.
Referenced by LwpDrawBitmap::Read().