summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/UnicodeRTF.3
blob: 2dcf0b88a9f733083c1c9c2f2874c86157759ab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH "UnicodeRTF" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
.ad l
.nh
.SH NAME
UnicodeRTF \- This filter converts UTF-8 text into RTF Unicode tags. 
.SH SYNOPSIS
.br
.PP
\fC#include <unicodertf.h>\fP
.PP
Inherits SWFilter.
.PP
.SS "Public Methods"

.in +1c
.ti -1c
.RI "\fBUnicodeRTF\fP ()"
.br
.ti -1c
.RI "virtual char \fBProcessText\fP (char *text, int maxlen, const \fBSWKey\fP *key, const \fBSWModule\fP *=0)"
.br
.in -1c
.SH "DETAILED DESCRIPTION"
.PP 
This filter converts UTF-8 text into RTF Unicode tags.
.PP
Definition at line 30 of file unicodertf.h.

.SH "AUTHOR"
.PP 
Generated automatically by Doxygen for The Sword Project from the source code.