Home
last modified time | relevance | path

Searched refs:Transformation2D (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.hxx38 class Transformation2D class in EnhancedCustomShape3d
57Transformation2D( const SdrObject* pCustomShape, const Rectangle& rBoundRect, const double* pMap );
64 friend class Transformation2D;
H A DEnhancedCustomShape3d.cxx208 EnhancedCustomShape3d::Transformation2D::Transformation2D( const SdrObject* pCustomShape, const Rec… in Transformation2D() function in EnhancedCustomShape3d::Transformation2D
237 basegfx::B3DPolygon EnhancedCustomShape3d::Transformation2D::ApplySkewSettings( const basegfx::B3DP… in ApplySkewSettings()
255 Point EnhancedCustomShape3d::Transformation2D::Transform2D( const basegfx::B3DPoint& rPoint3D ) con… in Transform2D()
275 sal_Bool EnhancedCustomShape3d::Transformation2D::IsParallel() const in IsParallel()
838 Transformation2D aTransformation2D( pCustomShape, rSnapRect, pMap ); in CalculateNewSnapRect()

Completed in 21 milliseconds