| /AOO42X/main/svx/source/svdraw/ |
| H A D | svdoashp.cxx | 102 static MSO_SPT ImpGetCustomShapeType( const SdrObjCustomShape& rCustoShape ) in ImpGetCustomShapeType() 119 static sal_Bool ImpVerticalSwitch( const SdrObjCustomShape& rCustoShape ) in ImpVerticalSwitch() 358 Reference< XCustomShapeEngine > SdrObjCustomShape::GetCustomShapeEngine( const SdrObjCustomShape* p… in GetCustomShapeEngine() 367 Reference< XShape > aXShape = GetXShapeForSdrObject( (SdrObjCustomShape*)pCustomShape ); in GetCustomShapeEngine() 384 const SdrObject* SdrObjCustomShape::GetSdrObjectFromCustomShape() const in GetSdrObjectFromCustomShape() 390 ((SdrObjCustomShape*)this)->mXRenderedCustomShape = xCustomShapeEngine->render(); in GetSdrObjectFromCustomShape() 399 const SdrObject* SdrObjCustomShape::GetSdrObjectShadowFromCustomShape() const in GetSdrObjectShadowFromCustomShape() 413 …((SdrObjCustomShape*)this)->mpLastShadowGeometry = ImpCreateShadowObjectClone(*pSdrObject, rOrigin… in GetSdrObjectShadowFromCustomShape() 421 sal_Bool SdrObjCustomShape::IsTextPath() const in IsTextPath() 432 sal_Bool SdrObjCustomShape::UseNoFillStyle() const in UseNoFillStyle() [all …]
|
| H A D | svdedtv2.cxx | 1462 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpCanDismantle() 1501 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpDismantleOneObject()
|
| /AOO42X/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();
|
| /AOO42X/main/svx/source/toolbars/ |
| H A D | fontworkbar.cxx | 68 if( pObj->ISA(SdrObjCustomShape) ) in SetAlignmentState() 105 if( pObj->ISA(SdrObjCustomShape) ) in SetCharacterSpacingState() 130 if( pObj->ISA(SdrObjCustomShape) ) in SetKernCharacterPairsState() 150 if( pObj->ISA( SdrObjCustomShape ) ) in SetFontWorkShapeTypeState() 254 if( pObj->ISA(SdrObjCustomShape) ) in checkForSelectedFontWork() 478 if( pObj->ISA(SdrObjCustomShape) ) in execute() 492 … Reference< drawing::XShape > aXShape = GetXShapeForSdrObject( (SdrObjCustomShape*)pObj ); in execute() 554 if( pObj->ISA(SdrObjCustomShape) ) in execute()
|
| H A D | extrusionbar.cxx | 574 if( pObj->ISA(SdrObjCustomShape) ) in execute() 663 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionDirectionState() 811 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionProjectionState() 870 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionSurfaceState() 956 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionDepthState() 1042 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionLightingDirectionState() 1117 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionLightingIntensityState() 1187 if( pObj->ISA(SdrObjCustomShape) ) in getExtrusionColorState() 1253 if( pObj->ISA(SdrObjCustomShape) ) in checkForSelectedCustomShapes()
|
| /AOO42X/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);
|
| /AOO42X/main/sw/source/ui/ribbar/ |
| H A D | concustomshape.cxx | 110 if ( ((SdrObjCustomShape*)pObj)->UseNoFillStyle() ) in MouseButtonDown() 209 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes() 223 if ( pObj && pObj->ISA( SdrObjCustomShape ) ) in CreateDefaultObject() 232 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
|
| /AOO42X/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()
|
| /AOO42X/main/svx/source/unodraw/ |
| H A D | unoshap2.cxx | 1997 ((SdrObjCustomShape*)mpObj.get())->SaveGeoData( aCustomShapeGeoData ); in getPosition() 2004 bMirroredX = ( ((SdrObjCustomShape*)mpObj.get())->IsMirroredX() ); in getPosition() 2005 bMirroredY = ( ((SdrObjCustomShape*)mpObj.get())->IsMirroredY() ); in getPosition() 2008 Rectangle aRect(((SdrObjCustomShape*)mpObj.get())->GetLogicRect()); in getPosition() 2108 bMirroredX = ( ((SdrObjCustomShape*)pObject)->IsMirroredX() ); in setPropertyValue() 2109 bMirroredY = ( ((SdrObjCustomShape*)pObject)->IsMirroredY() ); in setPropertyValue() 2116 ((SdrObjCustomShape*)pObject)->MergeDefaultAttributes(0); in setPropertyValue() 2120 bool bNeedsMirrorX = ((SdrObjCustomShape*)pObject)->IsMirroredX() != bMirroredX; in setPropertyValue() 2121 bool bNeedsMirrorY = ((SdrObjCustomShape*)pObject)->IsMirroredY() != bMirroredY; in setPropertyValue() 2138 ((SdrObjCustomShape*)pObject)->SetMirroredX( bMirroredX ? sal_False : sal_True ); in setPropertyValue() [all …]
|
| /AOO42X/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()
|
| /AOO42X/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 y… 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()
|
| /AOO42X/main/svx/source/accessibility/ |
| H A D | ShapeTypeHandler.cxx | 329 if(pSdrObj->ISA(SdrObjCustomShape)) in CreateAccessibleBaseName() 331 SdrObjCustomShape* pCustomShape = (SdrObjCustomShape*)pSdrObj; in CreateAccessibleBaseName()
|
| /AOO42X/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()
|
| /AOO42X/main/svx/source/sdr/properties/ |
| H A D | customshapeproperties.cxx | 44 SdrObjCustomShape& rObj = static_cast< SdrObjCustomShape& >(GetSdrObject()); in UpdateTextFrameStatus()
|
| /AOO42X/main/filter/source/msfilter/ |
| H A D | escherex.cxx | 2548 void ConvertEnhancedCustomShapeEquation( SdrObjCustomShape* pCustoShape, in ConvertEnhancedCustomShapeEquation() 2628 sal_Bool EscherPropertyContainer::IsDefaultObject( SdrObjCustomShape* pCustoShape , const MSO_SPT e… in IsDefaultObject() 2643 if ( pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_EQUATIONS ) in IsDefaultObject() 2644 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_VIEWBOX ) in IsDefaultObject() 2645 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_PATH ) in IsDefaultObject() 2646 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_GLUEPOINTS ) in IsDefaultObject() 2647 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_SEGMENTS ) in IsDefaultObject() 2648 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_STRETCHX ) in IsDefaultObject() 2649 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_STRETCHY ) in IsDefaultObject() 2651 && pCustoShape->IsDefaultGeometry( SdrObjCustomShape::DEFAULT_TEXTFRAMES ) ) in IsDefaultObject() [all …]
|
| H A D | msdffimp.cxx | 599 …stomShapeGeometryItem aGeometryItem( (SdrCustomShapeGeometryItem&)((SdrObjCustomShape*)pO)->GetMer… in SolveSolver() 743 … ((SdrObjCustomShape*)pO)->SetMergedItem( aGeometryItem ); in SolveSolver() 4475 pRet = new SdrObjCustomShape(); in ImportShape() 4511 …((SdrObjCustomShape*)pRet)->SetVerticalWriting( ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, … in ImportShape() 4560 … OutlinerParaObject* pParaObj = ((SdrObjCustomShape*)pRet)->GetOutlinerParaObject(); in ImportShape() 4563 … SdrOutliner& rOutliner = ((SdrObjCustomShape*)pRet)->ImpGetDrawOutliner(); in ImportShape() 4591 … ((SdrObjCustomShape*)pRet)->NbcSetOutlinerParaObject( pNewText ); in ImportShape() 4612 …stomShapeGeometryItem aGeometryItem( (SdrCustomShapeGeometryItem&)((SdrObjCustomShape*)pRet)->GetM… in ImportShape() 4776 ((SdrObjCustomShape*)pRet)->SetMergedItem( aGeometryItem ); in ImportShape() 4777 ((SdrObjCustomShape*)pRet)->MergeDefaultAttributes(); in ImportShape() [all …]
|
| /AOO42X/main/oox/source/export/ |
| H A D | shapes.cxx | 446 SdrObjCustomShape* pShape = (SdrObjCustomShape*) GetSdrObjectFromXShape( xShape ); in WriteCustomShape()
|
| /AOO42X/main/svx/source/sdr/contact/ |
| H A D | viewcontactofsdrobjcustomshape.cxx | 44 … ViewContactOfSdrObjCustomShape::ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape) in ViewContactOfSdrObjCustomShape()
|
| /AOO42X/main/filter/inc/filter/msfilter/ |
| H A D | escherex.hxx | 1140 class SdrObjCustomShape; 1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );
|