#include <mdisp.h>
Inheritance diagram for STYLEPARMS:

Public Member Functions | |
| STYLEPARMS () | |
| STYLEPARMS (const STYLEPARMS &rhs) | |
| ~STYLEPARMS () | |
| STYLEPARMS & | operator= (const STYLEPARMS &rhs) |
| void | CheckTable (const RVC::DBASE &db, bool fixmode, const RVC::STYLE::TYPE styletype=RVC::STYLE::TYPE_NumTypes) |
| bool | NeedTable () const |
| void | Validate () |
Public Attributes | |
| UINT16 | Mode |
| INT16 | Table |
| UNICODE * | QueryStr |
| RVC::OBJECTNAME | TableName |
Definition at line 2546 of file mdisp.h.
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Check and validate for specified database and optionally fix mode if none valid.
|
|
|
Determine if need to have a valid database table.
|
|
|
Destructor.
|
|
|
Validate settings and fix if necessary.
|
|
|
Selection mode - STYLEMODE_...
|
|
|
Query string for styling by scipt.
|
|
|
'Style assignment' table number
|
|
|
'Style Assignment' table name
|
1.3.4-20031026