LibreOffice Module basegfx (master) 1
|
#include <comphelper/compbase.hxx>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/rendering/FillRule.hpp>
#include <com/sun/star/rendering/XLinePolyPolygon2D.hpp>
#include <com/sun/star/rendering/XBezierPolyPolygon2D.hpp>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/basegfxdllapi.h>
#include <o3tl/safeint.hxx>
Go to the source code of this file.
Classes | |
class | basegfx::unotools::UnoPolyPolygon |
Namespaces | |
namespace | basegfx |
namespace | basegfx::unotools |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::rendering::XLinePolyPolygon2D, css::rendering::XBezierPolyPolygon2D, css::lang::XServiceInfo > | basegfx::unotools::UnoPolyPolygonBase |