|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| Lookup (Xml_string ID) | |
Public Member Functions inherited from desaxe::MakeGenerator< Lookup_body< Data >, const Xml_string & > | |
| MakeGenerator (Dummya) | |
| MakeGenerator (Dummya1, Dummya2) | |
| MakeGenerator (Dummya1, Dummya2, Dummya3) | |
Public Member Functions inherited from desaxe::Generator< const Xml_string & > | |
| const Xml_string &* | eval (Digester *dig, const Xml_string &tag, Xml_attr attr) |
Public Member Functions inherited from desaxe::Action | |
| Digester * | digester () |
| void | setDigester (Digester *dig) |
| void | begin (const Xml_string &tag, Xml_attr attr) |
| void | end (const Xml_string &tag) |
| void | chars (const Xml_string &data) |
| Action (const Action &other) | |
| Action & | operator= (const Action &other) |
| virtual void | reset () |
Additional Inherited Members | |
Protected Member Functions inherited from desaxe::Generator< const Xml_string & > | |
| Generator (Generator_body< const Xml_string & > *body_) | |
Protected Member Functions inherited from desaxe::Action | |
| Action (Action_body *body_) | |
Protected Attributes inherited from desaxe::Action | |
| Action_body * | body |