Internal: a set field field. More...
Public Member Functions | |
| FieldINet () | |
| constructor | |
| FieldINet (Field const &orig) | |
| copy constructor | |
| virtual | ~FieldINet () |
| destructor | |
| virtual void | print (std::ostream &o) const |
| print a field | |
Public Attributes | |
| librevenge::RVNGString | m_url |
| the url | |
| librevenge::RVNGString | m_target |
| the target | |
| std::vector < librevenge::RVNGString > | m_libNames |
| the lib names | |
Internal: a set field field.
| SWFieldManagerInternal::FieldINet::FieldINet | ( | ) | [inline] |
constructor
| SWFieldManagerInternal::FieldINet::FieldINet | ( | Field const & | orig | ) | [inline, explicit] |
copy constructor
| SWFieldManagerInternal::FieldINet::~FieldINet | ( | ) | [virtual] |
destructor
| virtual void SWFieldManagerInternal::FieldINet::print | ( | std::ostream & | o | ) | const [inline, virtual] |
print a field
Reimplemented from SWFieldManagerInternal::Field.
| std::vector<librevenge::RVNGString> SWFieldManagerInternal::FieldINet::m_libNames |
the lib names
Referenced by print().
| librevenge::RVNGString SWFieldManagerInternal::FieldINet::m_target |
the target
Referenced by print().
| librevenge::RVNGString SWFieldManagerInternal::FieldINet::m_url |
the url
Referenced by print().