MWAWField Struct Reference

a field More...

#include <libmwaw_internal.hxx>

Public Types

enum  Type {
  None, PageCount, PageNumber, Date,
  Time, Title, Link, Database
}
 Defines some basic type for field. More...

Public Member Functions

 MWAWField (Type type)
 basic constructor

Public Attributes

Type m_type
 the type
std::string m_DTFormat
 the date/time format using strftime format if defined
libmwaw::NumberingType m_numberingType
 the number type ( for number field )
std::string m_data
 the database/link field ( if defined )

Detailed Description

a field

Member Enumeration Documentation

Defines some basic type for field.

Enumerator:
None 
PageCount 
PageNumber 
Date 
Time 
Title 
Link 
Database 

Constructor & Destructor Documentation

MWAWField::MWAWField ( Type  type)
inline

basic constructor

Member Data Documentation

std::string MWAWField::m_data

the database/link field ( if defined )

Referenced by MWAWContentListener::insertField().

libmwaw::NumberingType MWAWField::m_numberingType

the number type ( for number field )

Referenced by MWAWContentListener::insertField(), and MWAWHeaderFooter::insertPageNumberParagraph().

Type MWAWField::m_type

the type

Referenced by MWAWContentListener::insertField().


The documentation for this struct was generated from the following file:

Generated on Wed May 22 2013 18:12:46 for libmwaw by doxygen 1.8.1.2