I am considering using LibreOffice SDK in an application which will use the LibreOffice SDK to generate an Spreadsheet. The application would link to cli_basetypes.dll, cli_cppuhelper.dll, cli_oootypes.dll, cli_ure.dll and cli_uretypes.dll.
What are the licensing requirements? And would such an application be considered an “Application” or a “Combined Work”?
Would the Spreadsheet Example at the following URL be considered a “Application” or a “Combined Work”
http://api.libreoffice.org/examples/examples.html#CLI_examples
What would be considered the “Minimal Corresponding Source” in the above sample application?