LibreOffice Module svx (master) 1
|
#include "tablehandles.hxx"
#include <utility>
#include <vcl/outdev.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/ptrstyle.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <svx/sdr/overlay/overlayobject.hxx>
#include <svx/sdr/overlay/overlaymanager.hxx>
#include <svx/sdrpagewindow.hxx>
#include <svx/sdrpaintwindow.hxx>
#include <svx/svdmrkv.hxx>
#include <svx/svdpagv.hxx>
#include <drawinglayer/primitive2d/PolyPolygonHairlinePrimitive2D.hxx>
#include <sdr/overlay/overlayrectangle.hxx>
#include <drawinglayer/primitive2d/hiddengeometryprimitive2d.hxx>
#include <svtools/optionsdrawinglayer.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
Namespaces | |
namespace | sdr |
namespace | sdr::table |
|
protected |
Definition at line 47 of file tablehandles.cxx.
|
protected |
Definition at line 48 of file tablehandles.cxx.
Referenced by SdrObject::IsVisible(), and SdrPageView::IsVisible().