|
LibreOffice Module svx (master) 1
|
#include <svdocirc.hxx>
Public Attributes | |
| Degree100 | nStartAngle |
| Degree100 | nEndAngle |
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 |
Additional Inherited Members | |
Public Member Functions inherited from SdrObjGeoData | |
| SdrObjGeoData () | |
| virtual | ~SdrObjGeoData () |
Definition at line 31 of file svdocirc.hxx.
| Degree100 SdrCircObjGeoData::nEndAngle |
Definition at line 35 of file svdocirc.hxx.
Referenced by SdrCircObj::RestoreGeoData(), and SdrCircObj::SaveGeoData().
| Degree100 SdrCircObjGeoData::nStartAngle |
Definition at line 34 of file svdocirc.hxx.
Referenced by SdrCircObj::RestoreGeoData(), and SdrCircObj::SaveGeoData().