Home
last modified time | relevance | path

Searched refs:pShape2d (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx280 SdrObject* EnhancedCustomShape3d::Create3DObject( const SdrObject* pShape2d, const SdrObject* pCust… in Create3DObject() argument
400 SdrObjListIter aIter( *pShape2d, IM_DEEPNOGROUPS ); in Create3DObject()
514 p3DObj->NbcSetLayer( pShape2d->GetLayer() ); in Create3DObject()
563 p3DObj->NbcSetLayer( pShape2d->GetLayer() ); in Create3DObject()
575 p3DObj->NbcSetLayer( pShape2d->GetLayer() ); in Create3DObject()
H A DEnhancedCustomShapeFontWork.cxx544 basegfx::B2DPolyPolygon GetOutlinesFromShape2d( const SdrObject* pShape2d ) in GetOutlinesFromShape2d() argument
548 SdrObjListIter aObjListIter( *pShape2d, IM_DEEPWITHGROUPS ); in GetOutlinesFromShape2d()
880 SdrObject* EnhancedCustomShapeFontWork::CreateFontWork( const SdrObject* pShape2d, const SdrObject*… in CreateFontWork() argument
885 PolyPolygon aOutlines2d( GetOutlinesFromShape2d( pShape2d ) ); in CreateFontWork()
H A DEnhancedCustomShapeFontWork.hxx37 static SdrObject* CreateFontWork( const SdrObject* pShape2d, const SdrObject* pCustomShape );
H A DEnhancedCustomShape3d.hxx70 static SdrObject* Create3DObject( const SdrObject* pShape2d, const SdrObject* pCustomShape );

Completed in 25 milliseconds