LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
SdrPathObjGeoData Class Referencefinal

#include <svdopath.hxx>

Inheritance diagram for SdrPathObjGeoData:
[legend]
Collaboration diagram for SdrPathObjGeoData:
[legend]

Public Member Functions

 SdrPathObjGeoData ()
 
virtual ~SdrPathObjGeoData () override
 
- Public Member Functions inherited from SdrObjGeoData
 SdrObjGeoData ()
 
virtual ~SdrObjGeoData ()
 

Public Attributes

basegfx::B2DPolyPolygon maPathPolygon
 
SdrObjKind meKind
 
- Public Attributes inherited from SdrTextObjGeoData
tools::Rectangle maRect
 
GeoStat maGeo
 
- Public Attributes inherited from SdrObjGeoData
tools::Rectangle aBoundRect
 
Point aAnchor
 
std::unique_ptr< SdrGluePointListpGPL
 
bool bMovProt
 
bool bSizProt
 
bool bNoPrint
 
bool bClosedObj
 
bool mbVisible
 
SdrLayerID mnLayerID
 

Detailed Description

Definition at line 31 of file svdopath.hxx.

Constructor & Destructor Documentation

◆ SdrPathObjGeoData()

SdrPathObjGeoData::SdrPathObjGeoData ( )

Definition at line 1601 of file svdopath.cxx.

References NONE.

◆ ~SdrPathObjGeoData()

SdrPathObjGeoData::~SdrPathObjGeoData ( )
overridevirtual

Definition at line 1606 of file svdopath.cxx.

Member Data Documentation

◆ maPathPolygon

basegfx::B2DPolyPolygon SdrPathObjGeoData::maPathPolygon

Definition at line 34 of file svdopath.hxx.

Referenced by SdrPathObj::RestoreGeoData(), and SdrPathObj::SaveGeoData().

◆ meKind

SdrObjKind SdrPathObjGeoData::meKind

Definition at line 35 of file svdopath.hxx.

Referenced by SdrPathObj::RestoreGeoData(), and SdrPathObj::SaveGeoData().


The documentation for this class was generated from the following files: