Home
last modified time | relevance | path

Searched refs:pCustomShapeObj (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx694 pCustomShapeObj ( pAObj ), in EnhancedCustomShape2d()
726 Point aP( pCustomShapeObj->GetSnapRect().Center() ); in EnhancedCustomShape2d()
727 Size aS( pCustomShapeObj->GetLogicRect().GetSize() ); in EnhancedCustomShape2d()
751 nRotateAngle = (sal_Int32)(((SdrObjCustomShape*)pCustomShapeObj)->GetObjectRotation() * 100.0); in EnhancedCustomShape2d()
753 nRotateAngle = pCustomShapeObj->GetRotateAngle(); in EnhancedCustomShape2d()
1172 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in GetHandlePosition()
1217 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in SetHandleControllerPosition()
1331 …(const SdrCustomShapeGeometryItem&)pCustomShapeObj->GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY )); in SetHandleControllerPosition()
1337 pCustomShapeObj->SetMergedItem( aGeometryItem ); in SetHandleControllerPosition()
1611 pCustomShapeObj->SetMergedItem( rGeometryItem ); in CreateSubPath()
[all …]
/aoo4110/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx79 SdrObject* pCustomShapeObj; member in EnhancedCustomShape2d

Completed in 22 milliseconds