|
LibreOffice Module emfio (master) 1
|
#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>Go to the source code of this file.
Namespaces | |
| namespace | emfio |
Macros | |
| #define | EMFP_DEBUG(x) x |
Functions | |
| SvStream & | emfio::operator>> (SvStream &rInStream, XForm &rXForm) |
Definition at line 43 of file mtftools.cxx.