SWFieldManagerInternal::FieldPostIt Struct Reference

Internal: a postit field. More...

Inheritance diagram for SWFieldManagerInternal::FieldPostIt:
SWFieldManagerInternal::Field

List of all members.

Public Member Functions

 FieldPostIt ()
 constructor
 FieldPostIt (Field const &orig)
 copy constructor
virtual ~FieldPostIt ()
 destructor
virtual bool send (STOFFListenerPtr listener, StarState &state) const
 add to send the zone data
virtual void print (std::ostream &o) const
 print a field

Public Attributes

librevenge::RVNGString m_author
 the author
long m_date
 the date

Detailed Description

Internal: a postit field.


Constructor & Destructor Documentation

SWFieldManagerInternal::FieldPostIt::FieldPostIt ( Field const &  orig) [inline, explicit]

copy constructor


Member Function Documentation

virtual void SWFieldManagerInternal::FieldPostIt::print ( std::ostream &  o) const [inline, virtual]

print a field

Reimplemented from SWFieldManagerInternal::Field.

bool SWFieldManagerInternal::FieldPostIt::send ( STOFFListenerPtr  listener,
StarState state 
) const [virtual]

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.


Member Data Documentation

the author

Referenced by print(), and send().

the date

Referenced by print(), and send().


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