Re: On extending SdrTextPrimitive2D

2014-07-24 Thread Thorsten Behrens
Matteo Campanelli wrote: > I created a class that extends SdrTextPrimitive2D. The derived > class - SdrChainedTextPrimitive2D - should be used for dealing with > text in chained text boxes. > Cool! > 1) SdrChainedTextPrimitive2D::create2DDecomposition should return a > Primitive2DSequence. What

Re: On extending SdrTextPrimitive2D

2014-07-24 Thread Michael Stahl
On 24/07/14 19:10, Matteo Campanelli wrote: > In one of my latest commits > > I > created a class that extends SdrTextPrimitive2D. > The derived class - SdrCh

On extending SdrTextPrimitive2D

2014-07-24 Thread Matteo Campanelli
In one of my latest commits I created a class that extends SdrTextPrimitive2D. The derived class - SdrChainedTextPrimitive2D - should be used for dealing with