Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>
Public Types | |
typedef void(Obj_Type::* | FunType) (const Xml_string &, const Xml_string &) |
Public Member Functions | |
SetAttributes_body (FunType set) | |
void | begin (const Xml_string &, Xml_attr attr) |
Additional Inherited Members | |
Protected Member Functions inherited from desaxe::Action_body | |
virtual void | end (const Xml_string &) |
virtual void | chars (const Xml_string &) |
virtual void | reset () |
Protected Attributes inherited from desaxe::Action_body | |
Digester * | dig |
Stores all attributes to the topmost object on the stack.