summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/UnicodeRTF.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/UnicodeRTF.3')
-rw-r--r--doc/api-documentation/man/man3/UnicodeRTF.331
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/UnicodeRTF.3 b/doc/api-documentation/man/man3/UnicodeRTF.3
new file mode 100644
index 0000000..2dcf0b8
--- /dev/null
+++ b/doc/api-documentation/man/man3/UnicodeRTF.3
@@ -0,0 +1,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. \ No newline at end of file