LibreOffice API Documentation

LibreOffice API Documentation

Installation Guide An overview of all necessary installation steps (e.g. environment variables) to use LibreOffice SDK.
IDL Reference Complete LibreOffice API reference.
Java UNO Runtime Reference Reference documentation of the Java UNO runtime API.
C++ Reference Reference documentation of the C++ UNO runtime and a set of C/C++ base and helper functions and classes to abstract from the system layer.
Development Tools Overview and a short description of the UNO development tools.
Examples A collection of examples in different programming languages (Java, Python, C++, Basic, OLE, CLI).
Additional Examples A git repository with additional examples from various contributors: git clone https://gerrit.libreoffice.org/sdk-examples
Loading
e='feature/calctiledrendering'>feature/calctiledrendering LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/writerfilter/ooxml/tox.ini
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2024-07-28 01:16:00 +0500
committerMike Kaganski <mike.kaganski@collabora.com>2024-07-28 01:14:42 +0200
commit233af54afb6e493c3538efe7c93d0f53f1b4c3ab (patch)
treef31908c2b29995e6ea7f0d51edb4877a2773ae54 /sw/source/writerfilter/ooxml/tox.ini
parent5373679b695e5bd4f68fe4554234dd9facc3e54f (diff)
tdf#162219: pass correct DecimalDigits value to SQLBindParameter HEADmaster