2012-02-07 19:51:04 -06:00
|
|
|
The writerfilter module contains import filters for Writer, using its UNO API.
|
2011-11-22 13:54:00 -06:00
|
|
|
|
2012-02-07 19:51:04 -06:00
|
|
|
Import filter for docx, doc and rtf.
|
2011-11-22 13:54:00 -06:00
|
|
|
|
2012-02-07 19:51:04 -06:00
|
|
|
== Module contents ==
|
|
|
|
* inc: global headers (can be included by other modules)
|
|
|
|
* prj: information for dmake
|
|
|
|
* qa: unittests and subsequenttests
|
|
|
|
* source: the filters themselves
|
|
|
|
|
|
|
|
== Source contents ==
|
|
|
|
* 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
|