Searched defs:pCustomShape (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 99 sal_Bool InitializeFontWorkData( const SdrObject* pCustomShape, const sal_uInt16 nOutlinesCount2d, … in InitializeFontWorkData() 160 void CalculateHorizontalScalingFactor( const SdrObject* pCustomShape, in CalculateHorizontalScalingFactor() 224 void GetTextAreaOutline( const FWData& rFWData, const SdrObject* pCustomShape, FWTextArea& rTextAre… in GetTextAreaOutline() 449 void GetFontWorkOutline( FWData& rFWData, const SdrObject* pCustomShape ) in GetFontWorkOutline() 812 …bject* CreateSdrObjectFromParagraphOutlines( const FWData& rFWData, const SdrObject* pCustomShape ) in CreateSdrObjectFromParagraphOutlines() 880 …ncedCustomShapeFontWork::CreateFontWork( const SdrObject* pShape2d, const SdrObject* pCustomShape ) in CreateFontWork()
|
H A D | EnhancedCustomShape3d.cxx | 208 EnhancedCustomShape3d::Transformation2D::Transformation2D( const SdrObject* pCustomShape, const Rec… in Transformation2D() 280 …* EnhancedCustomShape3d::Create3DObject( const SdrObject* pShape2d, const SdrObject* pCustomShape ) in Create3DObject() 784 Rectangle EnhancedCustomShape3d::CalculateNewSnapRect( const SdrObject* pCustomShape, const Rectang… in CalculateNewSnapRect()
|
H A D | EnhancedCustomShapeGeometry.cxx | 8357 const mso_CustomShape* pCustomShape = NULL; in GetCustomShapeContent() local
|
/aoo41x/main/svx/source/accessibility/ |
H A D | ShapeTypeHandler.cxx | 331 SdrObjCustomShape* pCustomShape = (SdrObjCustomShape*)pSdrObj; in CreateAccessibleBaseName() local
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedtv2.cxx | 1456 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpCanDismantle() local 1495 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpDismantleOneObject() local
|
H A D | svdoashp.cxx | 358 …ustomShapeEngine > SdrObjCustomShape::GetCustomShapeEngine( const SdrObjCustomShape* pCustomShape ) in GetCustomShapeEngine() 520 basegfx::B2DPolyPolygon SdrObjCustomShape::GetLineGeometry( const SdrObjCustomShape* pCustomShape, … in GetLineGeometry()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 845 SdrObjCustomShape* pCustomShape = dynamic_cast< SdrObjCustomShape* >( pObj ); in ProcessObj() local
|
Completed in 114 milliseconds