Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx676 const drawinglayer::primitive2d::SdrContourTextPrimitive2D& rSdrContourTextPrimitive, in impDecomposeContourTextPrimitive() argument
682 rSdrContourTextPrimitive.getObjectTransform().decompose(aScale, aTranslate, fRotate, fShearX); in impDecomposeContourTextPrimitive()
685 basegfx::B2DPolyPolygon aPolyPolygon(rSdrContourTextPrimitive.getUnitPolyPolygon()); in impDecomposeContourTextPrimitive()
694 rOutliner.SetText(rSdrContourTextPrimitive.getOutlinerParaObject()); in impDecomposeContourTextPrimitive()
/AOO41X/main/svx/inc/svx/
H A Dsvdotext.hxx576 const drawinglayer::primitive2d::SdrContourTextPrimitive2D& rSdrContourTextPrimitive,