Searched refs:aStrokePrimitives (Results 1 – 1 of 1) sorted by relevance
629 std::vector< drawinglayer::primitive2d::BasePrimitive2D* > aStrokePrimitives; in impAddPathTextOutlines() local635 aStrokePrimitives); in impAddPathTextOutlines()636 const sal_uInt32 nStrokeCount(aStrokePrimitives.size()); in impAddPathTextOutlines()647 …StrokePrimitiveSequence[b] = drawinglayer::primitive2d::Primitive2DReference(aStrokePrimitives[b]); in impAddPathTextOutlines()659 … aNewPrimitives.insert(aNewPrimitives.end(), aStrokePrimitives.begin(), aStrokePrimitives.end()); in impAddPathTextOutlines()
Completed in 13 milliseconds