SWFieldManagerInternal::FieldScript Struct Reference

Internal: a script field. More...

Inheritance diagram for SWFieldManagerInternal::FieldScript:
SWFieldManagerInternal::Field

List of all members.

Public Member Functions

 FieldScript ()
 constructor
 FieldScript (Field const &orig)
 copy constructor
virtual ~FieldScript ()
 destructor
virtual void print (std::ostream &o) const
 print a field

Public Attributes

librevenge::RVNGString m_code
 the code
librevenge::RVNGString m_scriptType
 the scriptType

Detailed Description

Internal: a script field.


Constructor & Destructor Documentation

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

copy constructor


Member Function Documentation

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

print a field

Reimplemented from SWFieldManagerInternal::Field.


Member Data Documentation

the code

Referenced by print().

the scriptType

Referenced by print().


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