SWFieldManagerInternal::FieldINet Struct Referencefinal

Internal: a set field field. More...

Inheritance diagram for SWFieldManagerInternal::FieldINet:
SWFieldManagerInternal::Field

Public Member Functions

 FieldINet ()
 constructor
 
 FieldINet (Field const &orig)
 copy constructor
 
 ~FieldINet () 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
 
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_url
 the url
 
librevenge::RVNGString m_target
 the target
 
std::vector< librevenge::RVNGString > m_libNames
 the lib names
 
- 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 set field field.

Constructor & Destructor Documentation

◆ FieldINet() [1/2]

SWFieldManagerInternal::FieldINet::FieldINet ( )
inline

constructor

◆ FieldINet() [2/2]

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

copy constructor

◆ ~FieldINet()

SWFieldManagerInternal::FieldINet::~FieldINet ( )
final

destructor

Member Function Documentation

◆ print()

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

print a field

Reimplemented from SWFieldManagerInternal::Field.

◆ send()

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

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.

Member Data Documentation

◆ m_libNames

std::vector<librevenge::RVNGString> SWFieldManagerInternal::FieldINet::m_libNames

the lib names

Referenced by print().

◆ m_target

librevenge::RVNGString SWFieldManagerInternal::FieldINet::m_target

the target

Referenced by print(), and send().

◆ m_url

librevenge::RVNGString SWFieldManagerInternal::FieldINet::m_url

the url

Referenced by print(), and send().


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

Generated on Fri Apr 14 2023 04:41:10 for libstaroffice by doxygen 1.9.6