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


Hey Vikas,

On Sun, Mar 18, 2018 at 10:21 AM, Vikas Mahato <vikasmahato0@gmail.com>
wrote:

Hello Developers,

Can you please provide me a link to documentation or code snippets
regarding file handling (opening, saving and closing files in ODS format)
in Calc?


File handling in LibreOffice is split across many pieces. The most
important ones for ODS are sc/source/filter/xml, containing the Calc
specific parts of ODF import, and xmloff/, containing the shared ODF
import/export code. Usually you don't have to worry about the low level xml
parser and some of the remaining infrastructure when you work on import and
export code.

Regards,
Markus

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.