Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>
Public Types | |
typedef void(Obj_Type::* | FunType) (const Xml_string &) |
Public Member Functions | |
AddText_body (FunType add) | |
void | chars (const Xml_string &txt) |
Additional Inherited Members | |
Protected Member Functions inherited from desaxe::Action_body | |
virtual void | begin (const Xml_string &, Xml_attr) |
virtual void | end (const Xml_string &) |
virtual void | reset () |
Protected Attributes inherited from desaxe::Action_body | |
Digester * | dig |
Stores text (PCDATA) in the topmost object on the stack. This might be called more than once.