summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/ThMLMorph.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/ThMLMorph.3')
-rw-r--r--doc/api-documentation/man/man3/ThMLMorph.375
1 files changed, 0 insertions, 75 deletions
diff --git a/doc/api-documentation/man/man3/ThMLMorph.3 b/doc/api-documentation/man/man3/ThMLMorph.3
deleted file mode 100644
index cfaa05d..0000000
--- a/doc/api-documentation/man/man3/ThMLMorph.3
+++ /dev/null
@@ -1,75 +0,0 @@
-.TH "ThMLMorph" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-ThMLMorph \- This Filter shows/hides morph tags in a ThML text.
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <thmlmorph.h>\fP
-.PP
-Inherits SWFilter.
-.PP
-.SS "Public Methods"
-
-.in +1c
-.ti -1c
-.RI "\fBThMLMorph\fP ()"
-.br
-.ti -1c
-.RI "virtual \fB~ThMLMorph\fP ()"
-.br
-.ti -1c
-.RI "virtual char \fBProcessText\fP (char *text, int maxlen, const \fBSWKey\fP *key, const \fBSWModule\fP *=0)"
-.br
-.ti -1c
-.RI "virtual const char * \fBgetOptionName\fP ()"
-.br
-.ti -1c
-.RI "virtual const char * \fBgetOptionTip\fP ()"
-.br
-.ti -1c
-.RI "virtual void \fBsetOptionValue\fP (const char *ival)"
-.br
-.ti -1c
-.RI "virtual const char * \fBgetOptionValue\fP ()"
-.br
-.ti -1c
-.RI "virtual OptionsList \fBgetOptionValues\fP ()"
-.br
-.in -1c
-.SS "Private Attributes"
-
-.in +1c
-.ti -1c
-.RI "bool \fBoption\fP"
-.br
-.ti -1c
-.RI "OptionsList \fBoptions\fP"
-.br
-.in -1c
-.SS "Static Private Attributes"
-
-.in +1c
-.ti -1c
-.RI "const char \fBon\fP []"
-.br
-.ti -1c
-.RI "const char \fBoff\fP []"
-.br
-.ti -1c
-.RI "const char \fBoptName\fP []"
-.br
-.ti -1c
-.RI "const char \fBoptTip\fP []"
-.br
-.in -1c
-.SH "DETAILED DESCRIPTION"
-.PP
-This Filter shows/hides morph tags in a ThML text.
-.PP
-Definition at line 29 of file thmlmorph.h.
-
-.SH "AUTHOR"
-.PP
-Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file