Lines Matching refs:getTransformation
144 const basegfx::B2DHomMatrix& getTransformation() const { return maTransformation; } in getTransformation() function in __anone02f7ea40111::PropertyHolder
296 pLast->setTransformation(pTip->getTransformation()); in Pop()
614 if(rProperties.getTransformation().isIdentity()) in createPointArrayPrimitive()
627 aPositions[a] = rProperties.getTransformation() * aPositions[a]; in createPointArrayPrimitive()
647 aLinePolygon.transform(rProperties.getTransformation()); in createHairlinePrimitive()
664 aFillPolyPolygon.transform(rProperties.getTransformation()); in createFillPrimitive()
687 aLinePolygon.transform(rProperties.getTransformation()); in createLinePrimitive()
791 aPoint = rProperties.getTransformation() * aPoint; in createBitmapExPrimitive()
817 aObjectTransform = rProperties.getTransformation() * aObjectTransform; in createBitmapExPrimitive()
1100 aOutline.transform(rPropertyHolder.getTransformation()); in CreateColorWallpaper()
1130 if(!rPropertyHolder.getTransformation().isIdentity()) in CreateGradientWallpaper()
1136 rPropertyHolder.getTransformation(), in CreateGradientWallpaper()
1196 if(rProperty.getTransformation().isIdentity()) in CreateAndAppendBitmapWallpaper()
1208 rProperty.getTransformation(), in CreateAndAppendBitmapWallpaper()
1456 if(rProperty.getTransformation().isIdentity()) in proccessMetaTextAction()
1467 rProperty.getTransformation(), in proccessMetaTextAction()
1576 if(rProperty.getTransformation().isIdentity()) in proccessMetaTextLineAction()
1595 rProperty.getTransformation(), in proccessMetaTextLineAction()
2148 rPropertyHolders.Current().getTransformation(), in interpretMetafile()
2308 aRange.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
2332 aOutline.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
2354 aOutline.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
2431 … aNewClipPolyPolygon.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
2465 aClipRange.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
2530 … aNewClipPolyPolygon.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
2588 aVector *= rPropertyHolders.Current().getTransformation(); in interpretMetafile()
2729 aMapping = aMapping * rPropertyHolders.Current().getTransformation(); in interpretMetafile()
2908 aObjectTransform = rPropertyHolders.Current().getTransformation() * aObjectTransform; in interpretMetafile()
3011 … aSubTransform = rPropertyHolders.Current().getTransformation() * aSubTransform; in interpretMetafile()
3040 aRange.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()
3142 aPolyPolygon.transform(rPropertyHolders.Current().getTransformation()); in interpretMetafile()