Searched refs:aOutlines (Results 1 – 2 of 2) sorted by relevance
134 ::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()
775 const drawinglayer::primitive2d::Primitive2DSequence aOutlines( in impDecomposePathTextPrimitive() local780 drawinglayer::primitive2d::appendPrimitive2DSequenceToPrimitive2DSequence(aRetvalA, aOutlines); in impDecomposePathTextPrimitive()798 const drawinglayer::primitive2d::Primitive2DSequence aOutlines( in impDecomposePathTextPrimitive() local803 drawinglayer::primitive2d::appendPrimitive2DSequenceToPrimitive2DSequence(aRetvalB, aOutlines); in impDecomposePathTextPrimitive()
Completed in 17 milliseconds