Home
last modified time | relevance | path

Searched refs:SdrObjCustomShape (Results 1 – 25 of 39) sorted by path

12

/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx198 … ( dynamic_cast< SdrObjCustomShape* >( pObj ) )->MergeDefaultAttributes( &m_aCustomShapeType ); in setAttributes()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1140 class SdrObjCustomShape;
1258 static sal_Bool IsDefaultObject( SdrObjCustomShape* pCustoShape, const MSO_SPT eShapeType );
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2548 void ConvertEnhancedCustomShapeEquation( SdrObjCustomShape* pCustoShape, in ConvertEnhancedCustomShapeEquation()
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()
2705 SdrObjCustomShape* pCustoShape = (SdrObjCustomShape*)GetSdrObjectFromXShape( rXShape ); in CreateCustomShapeProperties()
[all …]
H A Dmsdffimp.cxx746 ((SdrObjCustomShape*)pO)->SetMergedItem( aGeometryItem ); in SolveSolver()
4478 pRet = new SdrObjCustomShape(); in ImportShape()
4563 OutlinerParaObject* pParaObj = ((SdrObjCustomShape*)pRet)->GetOutlinerParaObject(); in ImportShape()
4566 SdrOutliner& rOutliner = ((SdrObjCustomShape*)pRet)->ImpGetDrawOutliner(); in ImportShape()
4594 ((SdrObjCustomShape*)pRet)->NbcSetOutlinerParaObject( pNewText ); in ImportShape()
4779 ((SdrObjCustomShape*)pRet)->SetMergedItem( aGeometryItem ); in ImportShape()
4780 ((SdrObjCustomShape*)pRet)->MergeDefaultAttributes(); in ImportShape()
4790 ((SdrObjCustomShape*)pRet)->SetMergedItem( aGeoName ); in ImportShape()
4793 ((SdrObjCustomShape*)pRet)->MergeDefaultAttributes(); in ImportShape()
4824 …basegfx::B2DPolyPolygon aPoly( SdrObjCustomShape::GetLineGeometry( (SdrObjCustomShape*)pRet, sal_T… in ImportShape()
[all …]
H A Dsvdfppt.cxx827 if ( pOriginalObj && pOriginalObj->ISA( SdrObjCustomShape ) ) in ProcessObj()
1143 if ( pRet && pRet->ISA( SdrObjCustomShape ) && ( eTextKind == OBJ_RECT ) ) in ProcessObj()
1155 if ( pRet && pRet->ISA( SdrObjCustomShape ) ) in ProcessObj()
1188 if ( !pTObj->ISA( SdrObjCustomShape ) ) in ProcessObj()
1204 if ( !pTObj->ISA( SdrObjCustomShape ) ) in ProcessObj()
1209 if ( !pTObj->ISA( SdrObjCustomShape ) ) in ProcessObj()
1219 if ( !pTObj->ISA( SdrObjCustomShape ) ) in ProcessObj()
1230 if ( !pTObj->ISA( SdrObjCustomShape ) && !bFitShapeToText && !bWordWrap ) in ProcessObj()
1263 if ( pTObj->ISA( SdrObjCustomShape ) ) in ProcessObj()
/trunk/main/oox/source/export/
H A Dshapes.cxx446 SdrObjCustomShape* pShape = (SdrObjCustomShape*) GetSdrObjectFromXShape( xShape ); in WriteCustomShape()
/trunk/main/reportdesign/inc/
H A DRptObject.hxx141 class REPORTDESIGN_DLLPUBLIC OCustomShape: public SdrObjCustomShape , public OObjectBase
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx482 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()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx697 ((SdrObjCustomShape*)_pObj)->MergeDefaultAttributes( &_sType ); in createDefault()
H A Ddlgedfunc.cxx811 …m_rView.SetOrtho(SdrObjCustomShape::doConstructOrthogonal(m_rView.getReportSection()->getSectionWi… in MouseMove()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1444 TSdrObjectPtr< SdrObjCustomShape > xSdrObj( new SdrObjCustomShape ); in DoCreateSdrObj()
1518 if( SdrObjCustomShape* pObjCustomShape = dynamic_cast< SdrObjCustomShape* >( &rSdrObj ) ) in DoPreProcessSdrObj()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh4.cxx68 dynamic_cast< const SdrObjCustomShape* >(pObj)); // #121538# no FontWork for CustomShapes in GetFormTextState()
H A Ddrtxtob2.cxx231 dynamic_cast< const SdrObjCustomShape* >(pObj)); // #121538# no FontWork for CustomShapes in GetFormTextState()
H A Dfuconcustomshape.cxx92 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()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx151 if ( ((SdrObjCustomShape*)pObj)->UseNoFillStyle() ) in MouseButtonDown()
309 ((SdrObjCustomShape*)pObj)->MergeDefaultAttributes( &aCustomShape ); in SetAttributes()
337 return SdrObjCustomShape::doConstructOrthogonal(aCustomShape); in doConstructOrthogonal()
/trunk/main/sd/source/ui/view/
H A Ddrviews6.cxx143 dynamic_cast< const SdrObjCustomShape* >(pObj)); // #121538# no FontWork for CustomShapes in GetFormTextState()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.hxx32 class SdrObjCustomShape;
44 SdrObjCustomShape& GetCustomShapeObj() const in GetCustomShapeObj()
46 return (SdrObjCustomShape&)GetSdrObject(); in GetCustomShapeObj()
54 ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape);
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx82 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();
H A Dsvdotext.hxx172 friend class SdrObjCustomShape;// fuer ImpGetDrawOutliner
/trunk/main/svx/source/accessibility/
H A DShapeTypeHandler.cxx329 if(pSdrObj->ISA(SdrObjCustomShape)) in CreateAccessibleBaseName()
331 SdrObjCustomShape* pCustomShape = (SdrObjCustomShape*)pSdrObj; in CreateAccessibleBaseName()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx750 …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 DEnhancedCustomShape3d.cxx306 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 DEnhancedCustomShapeEngine.cxx141 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 DEnhancedCustomShapeEngine.hxx68 class SdrObjCustomShape;
80 SdrObject* ImplForceGroupWithText( const SdrObjCustomShape* pCustoObj, SdrObject* pRenderedShape );
H A DEnhancedCustomShapeFontWork.cxx114 OutlinerParaObject* pParaObj = ((SdrObjCustomShape*)pCustomShape)->GetOutlinerParaObject(); in InitializeFontWorkData()
226 sal_Bool bIsVertical = ((SdrObjCustomShape*)pCustomShape)->IsVerticalWriting(); in GetTextAreaOutline()

Completed in 217 milliseconds

12