overlayprimitive2dsequenceobject.cxx (f6e50924) overlayprimitive2dsequenceobject.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

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

21
22
23
24// MARKER(update_precomp.py): autogen include statement, do not remove
25#include "precompiled_svx.hxx"
26
27#include <svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx>
28#include <drawinglayer/geometry/viewinformation2d.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

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

21
22
23
24// MARKER(update_precomp.py): autogen include statement, do not remove
25#include "precompiled_svx.hxx"
26
27#include <svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx>
28#include <drawinglayer/geometry/viewinformation2d.hxx>
29#include <drawinglayer/processor2d/vclpixelprocessor2d.hxx>
30#include <svx/sdr/contact/objectcontacttools.hxx>
31#include <svx/sdr/overlay/overlaymanager.hxx>
32
33//////////////////////////////////////////////////////////////////////////////
34
35namespace sdr
36{
37 namespace overlay
38 {

--- 19 unchanged lines hidden ---
29#include <svx/sdr/overlay/overlaymanager.hxx>
30
31//////////////////////////////////////////////////////////////////////////////
32
33namespace sdr
34{
35 namespace overlay
36 {

--- 19 unchanged lines hidden ---