Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ThMLRTF Class Reference

this filter converts ThML text to RTF text. More...

#include <thmlrtf.h>

Inheritance diagram for ThMLRTF::

SWFilter List of all members.

Public Methods

 ThMLRTF ()
virtual char ProcessText (char *text, int maxlen=-1)
 This is the main filter function without the 3rd parameter. More...


Detailed Description

this filter converts ThML text to RTF text.

Definition at line 30 of file thmlrtf.h.


Member Function Documentation

virtual char ThMLRTF::ProcessText ( char * text,
int maxlen = -1 ) [virtual]
 

This is the main filter function without the 3rd parameter.

Parameters:
text   the text to be filtered/converted
maxlen   maximal length of text to be processed
Returns:
0

Reimplemented from SWFilter.


The documentation for this class was generated from the following file:
Generated at Fri Oct 5 22:45:38 2001 for The Sword Project by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001