The Sword Project: sword::UnicodeRTF Class Reference |
#include <unicodertf.h>
Inheritance diagram for sword::UnicodeRTF:
Public Member Functions | |
virtual char | processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0) |
This is the main filter function. |
Definition at line 30 of file unicodertf.h.
virtual char sword::UnicodeRTF::processText | ( | SWBuf & | text, | |
const SWKey * | key = 0 , |
|||
const SWModule * | module = 0 | |||
) | [virtual] |
This is the main filter function.
text | The text to be filtered/converted | |
key | Current key That was used. | |
module | Current module. |
Implements sword::SWFilter.
The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |