LibreOffice Module drawinglayer (master) 1
Classes | Namespaces | Functions
wmfemfhelper.hxx File Reference
#include <sal/config.h>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
#include <vcl/font.hxx>
#include <rtl/ref.hxx>
#include <vcl/rendercontext/State.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
Include dependency graph for wmfemfhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wmfemfhelper::TargetHolder
 Helper class to buffer and hold a Primitive target vector. More...
 
class  wmfemfhelper::TargetHolders
 Helper class which builds a stack on the TargetHolder class. More...
 
class  wmfemfhelper::PropertyHolder
 helper class for graphic context More...
 
class  wmfemfhelper::PropertyHolders
 stack for properties More...
 

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::geometry
 
namespace  wmfemfhelper
 

Functions

drawinglayer::primitive2d::Primitive2DContainer wmfemfhelper::interpretMetafile (const GDIMetaFile &rMetaFile, const drawinglayer::geometry::ViewInformation2D &rViewInformation)
 
void wmfemfhelper::HandleNewClipRegion (const basegfx::B2DPolyPolygon &rClipPolyPolygon, TargetHolders &rTargetHolders, PropertyHolders &rPropertyHolders)
 helper to take needed action on ClipRegion change. More...