Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx838 Transformation2D aTransformation2D( pCustomShape, rSnapRect, pMap ); in CalculateNewSnapRect() local
839 if ( aTransformation2D.IsParallel() ) in CalculateNewSnapRect()
840 aBoundVolume = aTransformation2D.ApplySkewSettings( aBoundVolume ); in CalculateNewSnapRect()
844 aTransformed[ (sal_uInt16)i ] = aTransformation2D.Transform2D( aBoundVolume.getB3DPoint( i ) ); in CalculateNewSnapRect()

Completed in 20 milliseconds