<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN: flaws in importing 123 files"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=55066#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN: flaws in importing 123 files"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=55066">bug 55066</a>
from <span class="vcard"><a class="email" href="mailto:alonso@loria.fr" title="osnola <alonso@loria.fr>"> <span class="fn">osnola</span></a>
</span></b>
<pre>Hello,
(In reply to Shubham Tibra from <a href="show_bug.cgi?id=55066#c15">comment #15</a>)
<span class="quote">> I'd like to work on this bug, is it still open to work on.
>
> But I'll need some help. I am new here.
>
> I didn't understand how the import code works and how it uses the file
> format?
>
> Can someone help me?</span >
the source of the LibreOffice's filter(*) are in sc/source/filter/lotus.
For instance, the version number of universal-content.123 (0x1005) is read in
<a href="https://docs.libreoffice.org/sc/html/filter_8cxx_source.html#l00109">https://docs.libreoffice.org/sc/html/filter_8cxx_source.html#l00109</a>, so this
function will return eWK123...
(*) concerning older Lotus's files, there are read via the libwps's filter :
the entry point on the source is
<a href="http://sourceforge.net/p/libwps/code/ci/master/tree/src/lib/Lotus.cpp#l310">http://sourceforge.net/p/libwps/code/ci/master/tree/src/lib/Lotus.cpp#l310</a> ...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>