File: ThMLRTF.3

package info (click to toggle)
sword 1.5.3-3woody2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 20,484 kB
  • ctags: 11,105
  • sloc: cpp: 49,665; ansic: 13,335; sh: 8,730; pascal: 3,433; tcl: 1,602; makefile: 988; perl: 565; sed: 93
file content (35 lines) | stat: -rw-r--r-- 660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.TH "ThMLRTF" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ThMLRTF \- this filter converts ThML text to RTF text. 
.SH SYNOPSIS
.br
.PP
\fC#include <thmlrtf.h>\fP
.PP
Inherits SWBasicFilter.
.PP
.SS "Public Methods"

.in +1c
.ti -1c
.RI "\fBThMLRTF\fP ()"
.br
.in -1c
.SS "Protected Methods"

.in +1c
.ti -1c
.RI "virtual bool \fBhandleToken\fP (char **buf, const char *token, DualStringMap &userData)"
.br
.in -1c
.SH "DETAILED DESCRIPTION"
.PP 
this filter converts ThML text to RTF text.
.PP
Definition at line 30 of file thmlrtf.h.

.SH "AUTHOR"
.PP 
Generated automatically by Doxygen for The Sword Project from the source code.