LibreOffice Module svx (master) 1
|
#include <svdotext.hxx>
Public Attributes | |
tools::Rectangle | maRect |
GeoStat | maGeo |
Public Attributes inherited from SdrObjGeoData | |
tools::Rectangle | aBoundRect |
Point | aAnchor |
std::unique_ptr< SdrGluePointList > | pGPL |
bool | bMovProt |
bool | bSizProt |
bool | bNoPrint |
bool | bClosedObj |
bool | mbVisible |
SdrLayerID | mnLayerID |
Additional Inherited Members | |
Public Member Functions inherited from SdrObjGeoData | |
SdrObjGeoData () | |
virtual | ~SdrObjGeoData () |
Definition at line 88 of file svdotext.hxx.
GeoStat SdrTextObjGeoData::maGeo |
Definition at line 92 of file svdotext.hxx.
Referenced by SvxCustomShape::getPosition(), SdrTextObj::RestoreGeoData(), and SdrTextObj::SaveGeoData().
tools::Rectangle SdrTextObjGeoData::maRect |
Definition at line 91 of file svdotext.hxx.
Referenced by SdrTextObj::RestoreGeoData(), and SdrTextObj::SaveGeoData().