summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/ThMLStrongs.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/ThMLStrongs.3')
-rw-r--r--doc/api-documentation/man/man3/ThMLStrongs.375
1 files changed, 75 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/ThMLStrongs.3 b/doc/api-documentation/man/man3/ThMLStrongs.3
new file mode 100644
index 0000000..fea1eeb
--- /dev/null
+++ b/doc/api-documentation/man/man3/ThMLStrongs.3
@@ -0,0 +1,75 @@
+.TH "ThMLStrongs" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+ThMLStrongs \- This Filter shows/hides strong's numbers in a ThML text.
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <thmlstrongs.h>\fP
+.PP
+Inherits SWFilter.
+.PP
+.SS "Public Methods"
+
+.in +1c
+.ti -1c
+.RI "\fBThMLStrongs\fP ()"
+.br
+.ti -1c
+.RI "virtual \fB~ThMLStrongs\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 strong's numbers in a ThML text.
+.PP
+Definition at line 30 of file thmlstrongs.h.
+
+.SH "AUTHOR"
+.PP
+Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file