Hi Julien,<br><br>I tried several evenings to implement only the vertical alignment of fdo#31005, but I fail. Fine that you will look at this issue.<br><br>1. tblafmt.cxx and tblafmt.hxx are the main places for writer, but you have also to look at sc/inc/autoformat.hxx, because the autoformat in calc and witer are related!<br>
<br>2. Each time a new feature is added to table-autoformat, a new AUTOFORMAT_ID must be created, so it would be nice to add several features once, otherwise we get very many IDs.<br><br>3. First I tought that the vertical alignment was in SvxParaVertAlignItem (editeng/inc/editeng/paravertalignitem.hxx), but then I found out that is done by SwFmtVertOrient (sw/inc/fmtornt.hxx). The last one can not be seen by calc, thus that gives a problem with point 1.<br>
<br>4. I have Implemented SwFmtVertOrient, but it did not autoformat the table.<br><br>Regards<br>Joost<br> <br><br><div class="gmail_quote">2011/9/18 Julien Nabet <span dir="ltr">&lt;<a href="mailto:serval2412@yahoo.fr">serval2412@yahoo.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Le 18/09/2011 11:07, Cor Nouws a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Julien,<br>
</blockquote>
Hi Cor,<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
julien2412 wrote (18-09-11 00:15)<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;d like to work on fdo #31005 so first I reproduced the pb. Now I&#39;d like to<br>
know where is stored the autoformat templates. Any idea ?<br>
</blockquote>
<br>
You can find it here<br>
  /user/config/autotbl.fmt.<br>
</blockquote>
<br></div>
Ok, on my disto, I found it there :<br>
~/.config/libreoffice/3/user/<u></u>config/autotbl.fmt<br>
<br>
Now, how can I read a fmt file ?<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Pls note that Joost (cc) is interested in/looking at this issue too.<br>
</blockquote></div>
No pb, perhaps we&#39;re not much to fix this bug. I&#39;ll share what I find.<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<br>
</blockquote>
Thank you for the information.<br>
<br>
Julien.<br>
<br>
</blockquote></div><br>