summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/thmlolb.3
diff options
context:
space:
mode:
authorRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:49 -0400
committerRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:49 -0400
commit8c8aa6b07e595cfac56838b5964ab3e96051f1b2 (patch)
treeda38e2c1979148dbd3b0c7b87f930746f5ba7f44 /doc/api-documentation/man/man3/thmlolb.3
parent8d3fc864d094eeadc721f8e93436b37a5fab173e (diff)
Imported Upstream version 1.5.7
Diffstat (limited to 'doc/api-documentation/man/man3/thmlolb.3')
-rw-r--r--doc/api-documentation/man/man3/thmlolb.352
1 files changed, 0 insertions, 52 deletions
diff --git a/doc/api-documentation/man/man3/thmlolb.3 b/doc/api-documentation/man/man3/thmlolb.3
deleted file mode 100644
index f3a349c..0000000
--- a/doc/api-documentation/man/man3/thmlolb.3
+++ /dev/null
@@ -1,52 +0,0 @@
-.TH "ThMLOLB" 3 "5 Oct 2001" "The Sword Project" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-ThMLOLB \- this filter converts ThML text to OLB text.
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <thmlolb.h>\fR
-.PP
-Inherits \fBSWFilter\fR.
-.PP
-.SS Public Methods
-
-.in +1c
-.ti -1c
-.RI "\fBThMLOLB\fR ()"
-.br
-.ti -1c
-.RI "virtual char \fBProcessText\fR (char *text, int maxlen=-1)"
-.br
-.RI "\fIThis is the main filter function without the 3rd parameter.\fR"
-.in -1c
-.SH DETAILED DESCRIPTION
-.PP
-this filter converts ThML text to OLB text.
-.PP
-Definition at line 30 of file thmlolb.h.
-.SH MEMBER FUNCTION DOCUMENTATION
-.PP
-.SS virtual char ThMLOLB::ProcessText (char * text, int maxlen = -1)\fC [virtual]\fR
-.PP
-This is the main filter function without the 3rd parameter.
-.PP
-\fBParameters: \fR
-.in +1c
-.TP
-\fB\fItext\fR\fR
-the text to be filtered/converted
-.TP
-\fB\fImaxlen\fR\fR
-maximal length of text to be processed
-.PP
-\fBReturns: \fR
-.in +1c
-0
-.PP
-Reimplemented from \fBSWFilter\fR.
-
-.SH AUTHOR
-.PP
-Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file