filters

KWord13Format Class Reference

#include <kword13format.h>

Inheritance diagram for KWord13Format:

KWord13FormatFour KWord13FormatOne KWord13FormatSix List of all members.

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 KWord13FormatOneDatagetFormatOneData (void)

Public Attributes

int m_id
int m_pos

Member Function Documentation

KWord13FormatOneData * KWord13Format::getFormatOneData void   )  [virtual]
 

Get a pointer to the data correponding to <FORMAT id="1">.

Note:
The returned pointer MUST NOT be deleted and also it can be NULL!

Reimplemented in KWord13FormatOne.

Definition at line 37 of file kword13format.cpp.

int KWord13Format::length void   )  [virtual]
 

Get lenght of format (1 except for texts).

Reimplemented in KWord13FormatOne.

Definition at line 32 of file kword13format.cpp.


Member Data Documentation

int KWord13Format::m_id
 

Type of format.

Definition at line 46 of file kword13format.h.

int KWord13Format::m_pos
 

Position of format.

Definition at line 47 of file kword13format.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys