overlayobject.cxx (1cd65da9) overlayobject.cxx (a7185797)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 20 unchanged lines hidden (view full) ---

29#include <basegfx/matrix/b2dhommatrix.hxx>
30#include <basegfx/vector/b2dvector.hxx>
31#include <vcl/outdev.hxx>
32#include <vcl/salbtype.hxx>
33#include <basegfx/polygon/b2dpolygon.hxx>
34#include <basegfx/polygon/b2dpolypolygon.hxx>
35#include <basegfx/polygon/b2dpolygontools.hxx>
36#include <basegfx/polygon/b2dpolypolygontools.hxx>
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 20 unchanged lines hidden (view full) ---

29#include <basegfx/matrix/b2dhommatrix.hxx>
30#include <basegfx/vector/b2dvector.hxx>
31#include <vcl/outdev.hxx>
32#include <vcl/salbtype.hxx>
33#include <basegfx/polygon/b2dpolygon.hxx>
34#include <basegfx/polygon/b2dpolypolygon.hxx>
35#include <basegfx/polygon/b2dpolygontools.hxx>
36#include <basegfx/polygon/b2dpolypolygontools.hxx>
37#include <svx/sdr/contact/objectcontacttools.hxx>
38#include <drawinglayer/primitive2d/polygonprimitive2d.hxx>
39
40//////////////////////////////////////////////////////////////////////////////
41
42namespace sdr
43{
44 namespace overlay
45 {

--- 181 unchanged lines hidden ---
37#include <drawinglayer/primitive2d/polygonprimitive2d.hxx>
38
39//////////////////////////////////////////////////////////////////////////////
40
41namespace sdr
42{
43 namespace overlay
44 {

--- 181 unchanged lines hidden ---