File: GBFRTF.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 (31 lines) | stat: -rw-r--r-- 629 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
.TH "GBFRTF" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
.ad l
.nh
.SH NAME
GBFRTF \- This filter converts GBF text into RTF text. 
.SH SYNOPSIS
.br
.PP
\fC#include <gbfrtf.h>\fP
.PP
Inherits SWFilter.
.PP
.SS "Public Methods"

.in +1c
.ti -1c
.RI "\fBGBFRTF\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 GBF text into RTF text.
.PP
Definition at line 30 of file gbfrtf.h.

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