summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/RWPRTF.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/RWPRTF.3')
-rw-r--r--doc/api-documentation/man/man3/RWPRTF.331
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/RWPRTF.3 b/doc/api-documentation/man/man3/RWPRTF.3
new file mode 100644
index 0000000..44f63fc
--- /dev/null
+++ b/doc/api-documentation/man/man3/RWPRTF.3
@@ -0,0 +1,31 @@
+.TH "RWPRTF" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+RWPRTF \- this filter converts RWP text to RTF text.
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <rwprtf.h>\fP
+.PP
+Inherits SWFilter.
+.PP
+.SS "Public Methods"
+
+.in +1c
+.ti -1c
+.RI "\fBRWPRTF\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 RWP text to RTF text.
+.PP
+Definition at line 33 of file rwprtf.h.
+
+.SH "AUTHOR"
+.PP
+Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file