LibreOffice Module svx (master) 1
|
#include <svdoashp.hxx>
Public Attributes | |
bool | bMirroredX |
bool | bMirroredY |
double | fObjectRotation |
css::uno::Sequence< css::drawing::EnhancedCustomShapeAdjustmentValue > | aAdjustmentSeq |
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 40 of file svdoashp.hxx.
css::uno::Sequence< css::drawing::EnhancedCustomShapeAdjustmentValue > SdrAShapeObjGeoData::aAdjustmentSeq |
Definition at line 47 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::RestoreGeoData(), and SdrObjCustomShape::SaveGeoData().
bool SdrAShapeObjGeoData::bMirroredX |
Definition at line 43 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::RestoreGeoData(), and SdrObjCustomShape::SaveGeoData().
bool SdrAShapeObjGeoData::bMirroredY |
Definition at line 44 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::RestoreGeoData(), and SdrObjCustomShape::SaveGeoData().
double SdrAShapeObjGeoData::fObjectRotation |
Definition at line 45 of file svdoashp.hxx.
Referenced by SdrObjCustomShape::RestoreGeoData(), and SdrObjCustomShape::SaveGeoData().