Re: [Text Chains in Draw] A few question on general handling of chains of text boxes

2015-07-29 Thread Matteo Campanelli
This part has been completed; also we can chain-links are set directly after loading from file now. Thorsten, everything that worked already is working after setting the UNO property but the solution is a bit dirty. Please see my last chat message today. Matteo On Fri, Jul 24, 2015 at 12:14 AM

Re: [Text Chains in Draw] A few question on general handling of chains of text boxes

2015-07-29 Thread Thorsten Behrens
Matteo Campanelli wrote: This part has been completed; also we can chain-links are set directly after loading from file now. Nice! Thorsten, everything that worked already is working after setting the UNO property but the solution is a bit dirty. Please see my last chat message today. To

Re: [Text Chains in Draw] A few question on general handling of chains of text boxes

2015-07-23 Thread Thorsten Behrens
Matteo Campanelli wrote: *Question*: what is a good place to keep these chains in svx? They hold some kind of global information so my first guess would be SdrModel. Does that make sense? Absolutely. At some point it should be possible to specify next links from the UI. *Question*: where

[Text Chains in Draw] A few question on general handling of chains of text boxes

2015-07-23 Thread Matteo Campanelli
Hi, I am working on the global handling of chains of text boxes in Draw. The idea would be to keep the information on which text objects belong to which chain by using a svx class TextChain (that I created). An example of a (partial) interface TextChain would be the following (quite similar to a