LibreOffice Module vcl (master) 1
|
#include <sal/types.h>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <tools/poly.hxx>
#include <vcl/metaact.hxx>
#include <vcl/virdev.hxx>
#include <salgdi.hxx>
#include <cassert>
#include <memory>
Go to the source code of this file.
Macros | |
#define | OUTDEV_POLYPOLY_STACKBUF 32 |
#define OUTDEV_POLYPOLY_STACKBUF 32 |
Definition at line 32 of file polygon.cxx.