filters
Paragraph Class Reference
#include <paragraph.h>
Detailed Description
The body is a frameset.It contains the body of a document.
Definition at line 34 of file paragraph.h.
Public Member Functions | |
| Paragraph () | |
| ~Paragraph () | |
| bool | analyse (QPtrList< Element > *elt) |
| bool | generate (QDomElement ¶graph, QDomDocument &doc) |
Member Function Documentation
|
|
Analyse the latex tree and keep data.
Definition at line 24 of file paragraph.cc. |
|
||||||||||||
|
Generate a kword document.
Definition at line 29 of file paragraph.cc. |
The documentation for this class was generated from the following files:

