SWFieldManagerInternal::FieldPostIt Struct Referencefinal

Internal: a postit field. More...

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

Public Member Functions

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

Public Attributes

librevenge::RVNGString m_author
 the author
 
long m_date
 the date
 
- Public Attributes inherited from SWFieldManagerInternal::Field
int m_type
 the field type
 
int m_subType
 the subtype
 
int m_format
 the field format
 
librevenge::RVNGString m_name
 the name
 
librevenge::RVNGString m_content
 the content
 
librevenge::RVNGString m_textValue
 the value text
 
double m_doubleValue
 double
 
int m_level
 the chapter level
 

Additional Inherited Members

- Protected Member Functions inherited from SWFieldManagerInternal::Field
 Field (const Field &)=default
 copy constructor
 

Detailed Description

Internal: a postit field.

Constructor & Destructor Documentation

◆ FieldPostIt() [1/2]

SWFieldManagerInternal::FieldPostIt::FieldPostIt ( )
inline

constructor

◆ FieldPostIt() [2/2]

SWFieldManagerInternal::FieldPostIt::FieldPostIt ( Field const & orig)
inlineexplicit

copy constructor

◆ ~FieldPostIt()

SWFieldManagerInternal::FieldPostIt::~FieldPostIt ( )
final

destructor

Member Function Documentation

◆ print()

void SWFieldManagerInternal::FieldPostIt::print ( std::ostream & o) const
inlinefinalvirtual

print a field

Reimplemented from SWFieldManagerInternal::Field.

◆ send()

bool SWFieldManagerInternal::FieldPostIt::send ( STOFFListenerPtr & listener,
StarState & state ) const
finalvirtual

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.

Member Data Documentation

◆ m_author

librevenge::RVNGString SWFieldManagerInternal::FieldPostIt::m_author

the author

Referenced by print(), and send().

◆ m_date

long SWFieldManagerInternal::FieldPostIt::m_date

the date

Referenced by print(), and send().


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

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0