filters
KWord13FormatOne Class Reference
#include <kword13formatone.h>
Inheritance diagram for KWord13FormatOne:

Detailed Description
class for <FORMAT id="1">Definition at line 62 of file kword13formatone.h.
Public Member Functions | |
virtual int | length (void) |
virtual KWord13FormatOneData * | getFormatOneData (void) |
Public Attributes | |
int | m_length |
KWord13FormatOneData | m_formatOne |
Member Function Documentation
int KWord13FormatOne::length | ( | void | ) | [virtual] |
Get lenght of format.
Reimplemented from KWord13Format.
Definition at line 76 of file kword13formatone.cpp.
KWord13FormatOneData * KWord13FormatOne::getFormatOneData | ( | void | ) | [virtual] |
Get a pointer to the data correponding to <FORMAT id="1">.
- Note:
- The returned pointer MUST NOT be deleted!
Reimplemented from KWord13Format.
Definition at line 81 of file kword13formatone.cpp.
Member Data Documentation
The documentation for this class was generated from the following files: