Searched refs:rSdrContourTextPrimitive (Results 1 – 2 of 2) sorted by relevance
676 const drawinglayer::primitive2d::SdrContourTextPrimitive2D& rSdrContourTextPrimitive, in impDecomposeContourTextPrimitive() argument682 rSdrContourTextPrimitive.getObjectTransform().decompose(aScale, aTranslate, fRotate, fShearX); in impDecomposeContourTextPrimitive()685 basegfx::B2DPolyPolygon aPolyPolygon(rSdrContourTextPrimitive.getUnitPolyPolygon()); in impDecomposeContourTextPrimitive()694 rOutliner.SetText(rSdrContourTextPrimitive.getOutlinerParaObject()); in impDecomposeContourTextPrimitive()
576 const drawinglayer::primitive2d::SdrContourTextPrimitive2D& rSdrContourTextPrimitive,