Searched refs:maLinePrimitives (Results 1 – 1 of 1) sorted by relevance
77 std::vector< drawinglayer::primitive2d::BasePrimitive2D* > maLinePrimitives; member in __anon50e9d4130111::impTextBreakupHandler112 maLinePrimitives(), in impTextBreakupHandler()492 …maLinePrimitives.push_back(new drawinglayer::primitive2d::TextHierarchyLinePrimitive2D(aLineSequen… in impFlushTextPortionPrimitivesToLinePrimitives()501 …d::Primitive2DSequence aParagraphSequence(impConvertVectorToPrimitive2DSequence(maLinePrimitives)); in impFlushLinePrimitivesToParagraphPrimitives()502 maLinePrimitives.clear(); in impFlushLinePrimitivesToParagraphPrimitives()661 if(!maLinePrimitives.empty()) in getPrimitive2DSequence()