RE: html code generated from Open Office

2018-10-01 Thread Howard Cary Morris
Looked at code, tried to anyway. Way to many includes, which I don’t know how to look up. I’d be better off with compiled code for modules with all includes expanded. Included read me text of my server code to convert so far. While I am thinking of it, saw an earlier email about source of help.

Re: html code generated from Open Office

2018-10-01 Thread Peter Kovacs
I took a quick glance at the html filter code in writer. Maybe another thing why the code is hard to read is that most comments are in german. We do translations on demand. If you are interested in a specific file then best practice is to write a comment in https://bz.apache.org/ooo/show_bug.cg

Re: html code generated from Open Office

2018-10-01 Thread Damjan Jovanovic
On Tue, Oct 2, 2018 at 1:27 AM Peter Kovacs wrote: > #include Okay this is special, since it > refers to Javacode. But I do not know how to find the corresponding Java > class file. > That isn't Java, that is a header file generated from the UNO IDL in main/offapi/com/sun/star/form/XForm.idl