struct CCL::Text::Table
#include <itextbuilder.h> struct Table: public CCL::Text::Chunk { // fields ITextTable* table; // construction Table (ITextTable* table); };
Inherited Members
public: // fields int chunkType; String content; tbool encode;
#include <itextbuilder.h> struct Table: public CCL::Text::Chunk { // fields ITextTable* table; // construction Table (ITextTable* table); };
public: // fields int chunkType; String content; tbool encode;