MWAWField Struct Reference

a field More...

#include <libmwaw_internal.hxx>

Public Types

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

Public Member Functions

 MWAWField (Type type)
 basic constructor More...
 

Public Attributes

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

Detailed Description

a field

Member Enumeration Documentation

Defines some basic type for field.

Enumerator
None 
PageCount 
PageNumber 
Date 
Time 
Title 
Database 

Constructor & Destructor Documentation

MWAWField::MWAWField ( Type  type)
inline

basic constructor

Member Data Documentation

std::string MWAWField::m_data

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

Generated on Thu Jul 9 2015 20:26:38 for libmwaw by doxygen 1.8.8