office-gobmx/writerfilter/README
2011-11-22 20:54:00 +01:00

13 lines
454 B
Text

The writerfilter module contains import filters for Writer, using its
UNO API.
- inc: global headers (can be included by other modules)
- prj: information for dmake
- qa: unittests and subsequenttests
- source: the filters themselves
* dmapper: the domain mapper, hiding UNO from the tokenizers
* doctok: incomplete ww8 (.doc) tokenizer
* filter: the uno filter service implementations
* ooxml: the docx tokenizer
* rtftok: the rtf tokenizer