LibreOffice Module emfio (master) 1
Namespaces | Macros | Functions
mtftools.cxx File Reference
#include <mtftools.hxx>
#include <cstdlib>
#include <memory>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <vcl/metric.hxx>
#include <vcl/graphictools.hxx>
#include <vcl/BitmapTools.hxx>
#include <vcl/metaact.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/svapp.hxx>
#include <tools/stream.hxx>
#include <rtl/tencinfo.h>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <vcl/virdev.hxx>
#include <o3tl/safeint.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/defaultencoding.hxx>
#include <unotools/wincodepage.hxx>
Include dependency graph for mtftools.cxx:

Go to the source code of this file.

Namespaces

namespace  emfio
 

Macros

#define EMFP_DEBUG(x)   x
 

Functions

SvStreamemfio::operator>> (SvStream &rInStream, XForm &rXForm)
 

Macro Definition Documentation

◆ EMFP_DEBUG

#define EMFP_DEBUG (   x)    x

Definition at line 43 of file mtftools.cxx.