updated: to the new EZC api (ezc functions can be methods of some special objects)
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1012 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -79,6 +79,10 @@ public:
|
||||
void SetEzcBlocks(Ezc::Blocks * blocks);
|
||||
|
||||
|
||||
// dodaj komentarz !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
void SetEzcObjects(Ezc::Objects<HtmlTextStream> * obj);
|
||||
|
||||
|
||||
/*
|
||||
commentary prefix/postfix used in pattern_parser
|
||||
(when there is an error)
|
||||
@@ -159,6 +163,11 @@ private:
|
||||
// can be null
|
||||
Ezc::Blocks * ezc_blocks;
|
||||
|
||||
// can be null
|
||||
Ezc::Objects<HtmlTextStream> * ezc_obj;
|
||||
|
||||
|
||||
|
||||
struct Template
|
||||
{
|
||||
bool to_delete;
|
||||
|
Reference in New Issue
Block a user