Searched refs:maTextPortionPrimitives (Results 1 – 1 of 1) sorted by relevance
78 std::vector< drawinglayer::primitive2d::BasePrimitive2D* > maTextPortionPrimitives; member in __anon1d8ddacb0111::impTextBreakupHandler113 : maTextPortionPrimitives(), in impTextBreakupHandler()385 maTextPortionPrimitives.push_back(pNewPrimitive); in impCreateTextPortionPrimitive()439 … maTextPortionPrimitives.push_back(new drawinglayer::primitive2d::WrongSpellPrimitive2D( in impCreateTextPortionPrimitive()490 if(!maTextPortionPrimitives.empty()) in impFlushTextPortionPrimitivesToLinePrimitives()492 …:Primitive2DSequence aLineSequence(impConvertVectorToPrimitive2DSequence(maTextPortionPrimitives)); in impFlushTextPortionPrimitivesToLinePrimitives()493 maTextPortionPrimitives.clear(); in impFlushTextPortionPrimitivesToLinePrimitives()553 maTextPortionPrimitives.push_back(pNewPrimitive); in impHandleDrawBulletInfo()657 if(!maTextPortionPrimitives.empty()) in getPrimitive2DSequence()
Completed in 13 milliseconds