LibreOffice » writerfilter
View module in: git
The writerfilter module contains import filters for Writer, using its UNO API.
Import filter for DOCX and RTF.
Module contents
documentation
: RNG schema for the OOXML tokenizer, etc.inc
: module-global headers (can be included by any files under source)qa
: cppunit
testssource
: the filters themselvesutil
: UNO passive registration configSource contents
dmapper
: the domain mapper, hiding UNO from the tokenizers, used by DOCX and RTF import
dmapper
can be dumped into an XML file in /tmp
in
dbgutil
builds, start soffice with the SW_DEBUG_WRITERFILTER=1
environment variable if you want that.filter
: the UNO filter service implementations, invoked by UNO and calling
the dmapper + one of the tokenizersooxml
: the docx tokenizerrtftok
: the rtf tokenizerGenerated by Libreoffice CI on lilith.documentfoundation.org
Last updated: 2023-07-30 04:48:22 | Privacy Policy | Impressum (Legal Info)