/aoo41x/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 358 Reference< XCustomShapeEngine > SdrObjCustomShape::GetCustomShapeEngine( const SdrObjCustomShape* p… in GetCustomShapeEngine() 421 sal_Bool SdrObjCustomShape::IsTextPath() const in IsTextPath() 446 sal_Bool SdrObjCustomShape::IsMirroredX() const in IsMirroredX() 456 sal_Bool SdrObjCustomShape::IsMirroredY() const in IsMirroredY() 642 TYPEINIT1(SdrObjCustomShape,SdrTextObj); 643 SdrObjCustomShape::SdrObjCustomShape() : in SdrObjCustomShape() function in SdrObjCustomShape 652 SdrObjCustomShape::~SdrObjCustomShape() in ~SdrObjCustomShape() 1706 void SdrObjCustomShape::RecalcSnapRect() in RecalcSnapRect() 1725 void SdrObjCustomShape::AdaptTextMinSize() in AdaptTextMinSize() 2268 void SdrObjCustomShape::DragResizeCustomShape( const Rectangle& rNewRect, SdrObjCustomShape* pObj )… in DragResizeCustomShape() [all …]
|
H A D | svdedtv2.cxx | 1456 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpCanDismantle() 1495 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpDismantleOneObject()
|
H A D | svdotxdr.cxx | 160 …if (!ISA(SdrObjCustomShape)) // not justifying for CustomShapes to be able to detect if a shape h… in ImpDragCalcRect()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdoashp.hxx | 82 class SVX_DLLPUBLIC SdrObjCustomShape : public SdrTextObj class 102 …un::star::drawing::XCustomShapeEngine > GetCustomShapeEngine( const SdrObjCustomShape* pCustomShap… 109 …d::vector< SdrCustomShapeInteraction > GetInteractionHandles( const SdrObjCustomShape* pCustomShap… 113 …SVX_DLLPRIVATE void DragResizeCustomShape( const Rectangle& rNewRect, SdrObjCustomShape* pObj ) co… 114 …Hdl( const Point aDestination, const sal_uInt16 nCustomShapeHdlNum, SdrObjCustomShape* pObj ) cons… 131 …static basegfx::B2DPolyPolygon GetLineGeometry( const SdrObjCustomShape* pCustomShape, const sal_B… 153 SdrObjCustomShape(); 154 virtual ~SdrObjCustomShape();
|
/aoo41x/main/svx/source/toolbars/ |
H A D | fontworkbar.cxx | 70 if( pObj->ISA(SdrObjCustomShape) ) in SetAlignmentState() 107 if( pObj->ISA(SdrObjCustomShape) ) in SetCharacterSpacingState() 132 if( pObj->ISA(SdrObjCustomShape) ) in SetKernCharacterPairsState() 152 if( pObj->ISA( SdrObjCustomShape ) ) in SetFontWorkShapeTypeState() 262 if( pObj->ISA(SdrObjCustomShape) ) in checkForSelectedFontWork() 486 if( pObj->ISA(SdrObjCustomShape) ) in execute() 500 Reference< drawing::XShape > aXShape = GetXShapeForSdrObject( (SdrObjCustomShape*)pObj ); in execute() 562 if( pObj->ISA(SdrObjCustomShape) ) in execute()
|
H A D | extrusionbar.cxx | 582 if( pObj->ISA(SdrObjCustomShape) ) in execute() 671 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionDirectionState() 819 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionProjectionState() 878 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionSurfaceState() 964 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionDepthState() 1050 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionLightingDirectionState() 1125 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionLightingIntensityState() 1195 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionColorState() 1261 if( pObj->ISA(SdrObjCustomShape) ) in checkForSelectedCustomShapes()
|
/aoo41x/main/svx/inc/svx/sdr/contact/ |
H A D | viewcontactofsdrobjcustomshape.hxx | 32 class SdrObjCustomShape; 44 SdrObjCustomShape& GetCustomShapeObj() const in GetCustomShapeObj() 46 return (SdrObjCustomShape&)GetSdrObject(); in GetCustomShapeObj() 54 ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape);
|
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | concustomshape.cxx | 117 if ( ((SdrObjCustomShape*)pObj)->UseNoFillStyle() ) in MouseButtonDown() 222 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes() 236 if ( pObj && pObj->ISA( SdrObjCustomShape ) ) in CreateDefaultObject() 245 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuconcustomshape.cxx | 92 if ( ((SdrObjCustomShape*)pObj)->UseNoFillStyle() ) in MouseButtonDown() 202 if ( SdrObjCustomShape::doConstructOrthogonal( aCustomShape ) ) in CreateDefaultObject() 274 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes() 281 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
|
H A D | drawsh4.cxx | 68 dynamic_cast< const SdrObjCustomShape* >(pObj)); // #121538# no FontWork for CustomShapes in GetFormTextState()
|
H A D | drtxtob2.cxx | 231 dynamic_cast< const SdrObjCustomShape* >(pObj)); // #121538# no FontWork for CustomShapes in GetFormTextState()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 1996 ((SdrObjCustomShape*)mpObj.get())->SaveGeoData( aCustomShapeGeoData ); in getPosition() 2003 bMirroredX = ( ((SdrObjCustomShape*)mpObj.get())->IsMirroredX() ); in getPosition() 2004 bMirroredY = ( ((SdrObjCustomShape*)mpObj.get())->IsMirroredY() ); in getPosition() 2007 Rectangle aRect(((SdrObjCustomShape*)mpObj.get())->GetLogicRect()); in getPosition() 2107 bMirroredX = ( ((SdrObjCustomShape*)pObject)->IsMirroredX() ); in setPropertyValue() 2108 bMirroredY = ( ((SdrObjCustomShape*)pObject)->IsMirroredY() ); in setPropertyValue() 2115 ((SdrObjCustomShape*)pObject)->MergeDefaultAttributes(0); in setPropertyValue() 2119 bool bNeedsMirrorX = ((SdrObjCustomShape*)pObject)->IsMirroredX() != bMirroredX; in setPropertyValue() 2120 bool bNeedsMirrorY = ((SdrObjCustomShape*)pObject)->IsMirroredY() != bMirroredY; in setPropertyValue() 2164 double fAngle = static_cast<SdrObjCustomShape*>(mpObj.get())->GetObjectRotation(); in getPropertyValueImpl() [all …]
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | RptObject.cxx | 482 TYPEINIT1(OCustomShape, SdrObjCustomShape); 486 :SdrObjCustomShape() in OCustomShape() 495 :SdrObjCustomShape() in OCustomShape() 556 SdrObjCustomShape::NbcMove( rSize ); in NbcMove() 561 SdrObjCustomShape::NbcResize( rRef, xFract, yFract ); in NbcResize() 568 SdrObjCustomShape::NbcSetLogicRect(rRect); in NbcSetLogicRect() 574 FASTBOOL bResult = SdrObjCustomShape::EndCreate(rStat, eCmd); in EndCreate()
|
/aoo41x/main/svx/source/accessibility/ |
H A D | ShapeTypeHandler.cxx | 329 if(pSdrObj->ISA(SdrObjCustomShape)) in CreateAccessibleBaseName() 331 SdrObjCustomShape* pCustomShape = (SdrObjCustomShape*)pSdrObj; in CreateAccessibleBaseName()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 141 SdrObject* EnhancedCustomShapeEngine::ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, S… in ImplForceGroupWithText() 305 const GeoStat& rGeoStat = ((SdrObjCustomShape*)pSdrObjCustomShape)->GetGeoStat(); in REF() 339 … pRenderedShape = ImplForceGroupWithText( (SdrObjCustomShape*)pSdrObjCustomShape, pRenderedShape ); in REF() 388 const GeoStat& rGeoStat = ((SdrObjCustomShape*)pSdrObjCustomShape)->GetGeoStat(); in getLineGeometry()
|
H A D | EnhancedCustomShape3d.cxx | 306 sal_Bool bIsMirroredX = ((SdrObjCustomShape*)pCustomShape)->IsMirroredX(); in Create3DObject() 307 sal_Bool bIsMirroredY = ((SdrObjCustomShape*)pCustomShape)->IsMirroredY(); in Create3DObject() 635 double fZRotate = ((SdrObjCustomShape*)pCustomShape)->GetObjectRotation() * F_PI180; in Create3DObject() 820 double fZRotate = - ((SdrObjCustomShape*)pCustomShape)->GetObjectRotation() * F_PI180; in CalculateNewSnapRect() 827 if ( ((SdrObjCustomShape*)pCustomShape)->IsMirroredX() ) in CalculateNewSnapRect() 829 if ( ((SdrObjCustomShape*)pCustomShape)->IsMirroredY() ) in CalculateNewSnapRect()
|
H A D | EnhancedCustomShapeEngine.hxx | 68 class SdrObjCustomShape; 80 SdrObject* ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, SdrObject* pRenderedShape );
|
H A D | EnhancedCustomShape2d.cxx | 750 …if ( pCustomShapeObj->ISA( SdrObjCustomShape ) ) // should always be a SdrObjCustomShape, but you … in EnhancedCustomShape2d() 751 nRotateAngle = (sal_Int32)(((SdrObjCustomShape*)pCustomShapeObj)->GetObjectRotation() * 100.0); in EnhancedCustomShape2d() 1172 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in GetHandlePosition() 1217 const GeoStat aGeoStat( ((SdrObjCustomShape*)pCustomShapeObj)->GetGeoStat() ); in SetHandleControllerPosition()
|
H A D | EnhancedCustomShapeFontWork.cxx | 114 OutlinerParaObject* pParaObj = ((SdrObjCustomShape*)pCustomShape)->GetOutlinerParaObject(); in InitializeFontWorkData() 226 sal_Bool bIsVertical = ((SdrObjCustomShape*)pCustomShape)->IsVerticalWriting(); in GetTextAreaOutline()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconcs.cxx | 151 if ( ((SdrObjCustomShape*)pObj)->UseNoFillStyle() ) in MouseButtonDown() 309 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes() 337 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
|
/aoo41x/main/svx/source/sdr/properties/ |
H A D | customshapeproperties.cxx | 44 SdrObjCustomShape& rObj = static_cast< SdrObjCustomShape& >(GetSdrObject()); in UpdateTextFrameStatus()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 2548 void ConvertEnhancedCustomShapeEquation( SdrObjCustomShape* pCustoShape, in ConvertEnhancedCustomShapeEquation() 2632 if ( pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_EQUATIONS ) in IsDefaultObject() 2633 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_VIEWBOX ) in IsDefaultObject() 2634 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_PATH ) in IsDefaultObject() 2635 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_GLUEPOINTS ) in IsDefaultObject() 2636 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_SEGMENTS ) in IsDefaultObject() 2637 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_STRETCHX ) in IsDefaultObject() 2638 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_STRETCHY ) in IsDefaultObject() 2640 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_TEXTFRAMES ) ) in IsDefaultObject() 2694 SdrObjCustomShape* pCustoShape = (SdrObjCustomShape*)GetSdrObjectFromXShape( rXShape ); in CreateCustomShapeProperties() [all …]
|
H A D | msdffimp.cxx | 746 ((SdrObjCustomShape*)pO)->SetMergedItem( aGeometryItem ); in SolveSolver() 4465 pRet = new SdrObjCustomShape(); in ImportShape() 4550 OutlinerParaObject* pParaObj = ((SdrObjCustomShape*)pRet)->GetOutlinerParaObject(); in ImportShape() 4553 SdrOutliner& rOutliner = ((SdrObjCustomShape*)pRet)->ImpGetDrawOutliner(); in ImportShape() 4581 ((SdrObjCustomShape*)pRet)->NbcSetOutlinerParaObject( pNewText ); in ImportShape() 4766 ((SdrObjCustomShape*)pRet)->SetMergedItem( aGeometryItem ); in ImportShape() 4767 ((SdrObjCustomShape*)pRet)->MergeDefaultAttributes(); in ImportShape() 4777 ((SdrObjCustomShape*)pRet)->SetMergedItem( aGeoName ); in ImportShape() 4780 ((SdrObjCustomShape*)pRet)->MergeDefaultAttributes(); in ImportShape() 4811 …basegfx::B2DPolyPolygon aPoly( SdrObjCustomShape::GetLineGeometry( (SdrObjCustomShape*)pRet, sal_T… in ImportShape() [all …]
|
/aoo41x/main/oox/source/export/ |
H A D | shapes.cxx | 446 SdrObjCustomShape* pShape = (SdrObjCustomShape*) GetSdrObjectFromXShape( xShape ); in WriteCustomShape()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrobjcustomshape.cxx | 44 ViewContactOfSdrObjCustomShape::ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape) in ViewContactOfSdrObjCustomShape()
|