LibreOffice Module svx (master) 1
Namespaces
tablehandles.cxx File Reference
#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>
Include dependency graph for tablehandles.cxx:

Go to the source code of this file.

Namespaces

namespace  sdr
 
namespace  sdr::table
 

Variable Documentation

◆ maPolyPolygon

basegfx::B2DPolyPolygon maPolyPolygon
protected

Definition at line 47 of file tablehandles.cxx.

◆ mbVisible

bool mbVisible
protected

Definition at line 48 of file tablehandles.cxx.

Referenced by SdrObject::IsVisible(), and SdrPageView::IsVisible().