#include <gHtmlOpt.h>
Public Member Functions | |
sHOutFormat () | |
~sHOutFormat () | |
char * | GetBeginLineStr (t_uint16 state, t_uint16 rLine) |
void | Prepare () |
int | SetIndentString (char cIndent, t_uint16 nBlanks, gString &sResult) |
void | CopyHOutFormat (sHOutFormat ©) |
Public Attributes | |
char | cIndentLevel |
gSwitch | oIndentLevel1 |
gString | sBeginLine [e_HS_Last+1] |
|
Definition at line 25 of file gHtmlOpt.h. |
|
Definition at line 30 of file gHtmlOpt.h. |
|
Definition at line 53 of file gHtmlOpt.cpp. Referenced by gHtmlOpt::CopyOptions(). |
|
Definition at line 8 of file gHtmlOpt.cpp. Referenced by gHSeq::ShowPart(). |
|
Definition at line 16 of file gHtmlOpt.cpp. Referenced by CopyHOutFormat(), and sHOutFormat(). |
|
Definition at line 39 of file gHtmlOpt.cpp. Referenced by Prepare(). |
|
Definition at line 33 of file gHtmlOpt.h. Referenced by CopyHOutFormat(), and Prepare(). |
|
Definition at line 34 of file gHtmlOpt.h. Referenced by CopyHOutFormat(), and Prepare(). |
|
Definition at line 36 of file gHtmlOpt.h. Referenced by GetBeginLineStr(), and Prepare(). |