<div dir="ltr">On Mon, May 27, 2013 at 12:05 PM, Markus Mohrhard <span dir="ltr"><<a href="mailto:markus.mohrhard@googlemail.com" target="_blank">markus.mohrhard@googlemail.com</a>></span> wrote:<br><div class="gmail_extra">




<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hey Tomaž,<br><div><br>
</div>We can try to find someone doing the work in glade so that it would be<br>
just adapting the code which I can quickly do if necessary.<br>
<div><br></div></blockquote><div>The same code is used in 2 different dialogs - trend line for all data series and trend line for a particular data series. Also I have a feeling that if we convert this one dialog that we would need to convert the others also.  But anyway - this is not a priority for me now.</div>



<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I will do but chart is a bit special. There should be no changes to<br>


published interfaces in com/sun/star/chart and all changes should be<br>
made to the unpublished ones in com/sun/star/chart2. This means in<br>
your case that you must duplicate some of the exisiting enums into<br>
chart2 and extend them there.<br>
<div><br></div></blockquote><div style>Ah I did not see that there are two interfaces. OK I will leave everything in com/sun/star/chart as it is.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

As mentioned above com/sun/star/chart should not be changed even with<br>
our relaxed requirements for API changes. All the changes for charts<br>
should go into chart2 as the old chart API is stable, used outside of<br>
LibO and on its way to become deprecated. However this also means to<br>
adapt the corresponding import/export code as it surely uses the chart<br>
API and not the new chart2 API for this feature.<br></blockquote><div style>As far as I saw xlsx and xls are using chart2 API so no problem here, but "xmloff" is using the old chart API - this complicates things. :(</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I'll have a closer look later today.<br>
<br>
Regards,<br>
Markus<br>
</blockquote></div>Regards, Tomaž</div></div>