Home
last modified time | relevance | path

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

/aoo4110/main/canvas/source/vcl/
H A Dtextlayout.cxx134 ::basegfx::B2DPolyPolygonVector aOutlines; in queryTextShapes()
136 aOutlines, in queryTextShapes()
145 aOutlineSequence.realloc(aOutlines.size()); in queryTextShapes()
148 iOutline(aOutlines.begin()), in queryTextShapes()
149 iEnd(aOutlines.end()); in queryTextShapes()
/aoo4110/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx775 const drawinglayer::primitive2d::Primitive2DSequence aOutlines( in impDecomposePathTextPrimitive() local
780 drawinglayer::primitive2d::appendPrimitive2DSequenceToPrimitive2DSequence(aRetvalA, aOutlines); in impDecomposePathTextPrimitive()
798 const drawinglayer::primitive2d::Primitive2DSequence aOutlines( in impDecomposePathTextPrimitive() local
803 drawinglayer::primitive2d::appendPrimitive2DSequenceToPrimitive2DSequence(aRetvalB, aOutlines); in impDecomposePathTextPrimitive()

Completed in 20 milliseconds