filters
KWord13Format Class Reference
#include <kword13format.h>
Inheritance diagram for KWord13Format:

Detailed Description
Basic classes for all format classes.For <FORMAT>
Definition at line 31 of file kword13format.h.
Public Member Functions | |
KWord13Format (void) | |
virtual | ~KWord13Format (void) |
virtual int | length (void) |
virtual KWord13FormatOneData * | getFormatOneData (void) |
Public Attributes | |
int | m_id |
int | m_pos |
Member Function Documentation
|
Get a pointer to the data correponding to <FORMAT id="1">.
Reimplemented in KWord13FormatOne. Definition at line 37 of file kword13format.cpp. |
|
Get lenght of format (1 except for texts).
Reimplemented in KWord13FormatOne. Definition at line 32 of file kword13format.cpp. |
Member Data Documentation
|
Type of format.
Definition at line 46 of file kword13format.h. |
|
Position of format.
Definition at line 47 of file kword13format.h. |
The documentation for this class was generated from the following files: