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 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 
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 MWAWGraphicListener::insertField(), and MWAWContentListener::insertField().

libmwaw::NumberingType MWAWField::m_numberingType
Type MWAWField::m_type

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

Generated on Tue Mar 10 2015 17:32:09 for libmwaw by doxygen 1.8.5