Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


https://bugs.documentfoundation.org/show_bug.cgi?id=55786

osnola <alonso@loria.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alonso@loria.fr

--- Comment #14 from osnola <alonso@loria.fr> ---
Hello,
just for note as I am working on libwps(*) on a filter for Lotus wk3, wk4
files, ... 

The following opcodes stores the main content:
- 0x16: contains the text strings, 
- 0x17: contains big float ( 10 bytes)
- 0x18: contains small int/float ( 2 bytes)
- 0x19: contains big float ( 10 bytes ) + a formula + sometimes a string (
maybe comment)
- 0x1a: contains a string ( the result of a formula )
while the opcode 0x1b stores different data : colors, font names, graphic
styles, graphic, ....

You can find some details in the file Lotus.cpp ( function
LotusParser::readZone ), LotusSpreadsheet.cpp at
http://sourceforge.net/p/libwps/code/ci/master/tree/src/lib/
( even if this is a work in progress )

(*) by error, libwps can already read the wk1 files ( which shares the same
format as MsWorks DOS Wks files ), so why not convert also the other Lotus's
files :-~

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.