Home
last modified time | relevance | path

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

/aoo42x/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx181 SvgTextPosition& rSvgTextPosition) in localTextBreakupHelper() argument
183 mrSvgTextPosition(rSvgTextPosition) in localTextBreakupHelper()
240 SvgTextPosition& rSvgTextPosition, in createSimpleTextPrimitive() argument
307 … if(rSvgTextPosition.getParent() && rSvgTextPosition.getParent()->getAbsoluteX()) in createSimpleTextPrimitive()
331 if(0.0 != rSvgTextPosition.getTextLength() in createSimpleTextPrimitive()
336 if(rSvgTextPosition.getLengthAdjust()) in createSimpleTextPrimitive()
506rSvgTextPosition.setPosition(rSvgTextPosition.getPosition() + basegfx::B2DVector(fTextWidth, 0.0)); in createSimpleTextPrimitive()
514 SvgTextPosition& rSvgTextPosition, in decomposeTextWithStyle() argument
519 rSvgTextPosition, in decomposeTextWithStyle()
524 if(!rSvgTextPosition.isRotated()) in decomposeTextWithStyle()
[all …]
H A Dsvgtextnode.cxx121 …, drawinglayer::primitive2d::Primitive2DSequence& rTarget, SvgTextPosition& rSvgTextPosition) const in DecomposeChild()
129 rSvgCharacterNode.decomposeText(rTarget, rSvgTextPosition); in DecomposeChild()
142 const basegfx::B2DPoint aTextStart(rSvgTextPosition.getPosition()); in DecomposeChild()
148 DecomposeChild(*rChildren[a], aNewTarget, rSvgTextPosition); in DecomposeChild()
177 …SvgTextPosition aSvgTextPosition(&rSvgTextPosition, rSvgTspanNode, rSvgTspanNode.getSvgTextPositio… in DecomposeChild()
185 rSvgTextPosition.setPosition(aSvgTextPosition.getPosition()); in DecomposeChild()
212 DecomposeChild(rChildCandidate, aNewTarget, rSvgTextPosition); in DecomposeChild()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx154 SvgTextPosition& rSvgTextPosition,
158 SvgTextPosition& rSvgTextPosition,
169 …(drawinglayer::primitive2d::Primitive2DSequence& rTarget, SvgTextPosition& rSvgTextPosition) const;
H A Dsvgtextnode.hxx50 SvgTextPosition& rSvgTextPosition) const;

Completed in 15 milliseconds