|
LibreOffice Module svx (master) 1
|
#include <svdograf.hxx>
Public Member Functions | |
| SdrGrafObjGeoData () | |
Public Member Functions inherited from SdrObjGeoData | |
| SdrObjGeoData () | |
| virtual | ~SdrObjGeoData () |
Public Attributes | |
| bool | bMirrored |
Public Attributes inherited from SdrTextObjGeoData | |
| 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 |
Definition at line 50 of file svdograf.hxx.
|
inline |
Definition at line 55 of file svdograf.hxx.
| bool SdrGrafObjGeoData::bMirrored |
Definition at line 53 of file svdograf.hxx.
Referenced by SdrGrafObj::RestoreGeoData(), and SdrGrafObj::SaveGeoData().