Functions | |
| EXPORT int | create_line_spacing (OBJECT **obj, OBJECT *parent) |
| REQUIRED: allocate and initialize an object. | |
| EXPORT int create_line_spacing | ( | OBJECT ** | obj, | |
| OBJECT * | parent | |||
| ) |
REQUIRED: allocate and initialize an object.
| obj | a pointer to a pointer of the last object in the list | |
| parent | a pointer to the parent of this object |
Definition at line 81 of file line_spacing.cpp.