StarObjectTextInternal::SectionZone Struct Referencefinal

Internal: a sectionZone of StarObjectTextInteral. More...

Inheritance diagram for StarObjectTextInternal::SectionZone:
StarObjectTextInternal::Zone

Public Member Functions

 SectionZone ()
 constructor
 
bool send (STOFFListenerPtr &listener, StarState &state) const final
 try to send the data to a listener
 
- Public Member Functions inherited from StarObjectTextInternal::Zone
 Zone ()
 constructor
 
virtual ~Zone ()
 destructor
 
virtual bool send (STOFFListenerPtr &listener, StarState &state) const =0
 try to send the data to a listener
 
virtual void inventoryPage (StarState &) const
 try to inventory the different pages
 

Public Attributes

librevenge::RVNGString m_name
 the section name
 
librevenge::RVNGString m_condition
 the section condition
 
librevenge::RVNGString m_linkName
 the section link name
 
int m_type
 the section type
 
int m_flags
 the section flag
 
std::shared_ptr< StarFormatManagerInternal::FormatDefm_format
 the format
 
std::shared_ptr< Contentm_content
 the content
 

Detailed Description

Internal: a sectionZone of StarObjectTextInteral.

Constructor & Destructor Documentation

◆ SectionZone()

StarObjectTextInternal::SectionZone::SectionZone ( )
inline

constructor

Member Function Documentation

◆ send()

bool StarObjectTextInternal::SectionZone::send ( STOFFListenerPtr listener,
StarState state 
) const
finalvirtual

try to send the data to a listener

Implements StarObjectTextInternal::Zone.

Member Data Documentation

◆ m_condition

librevenge::RVNGString StarObjectTextInternal::SectionZone::m_condition

the section condition

◆ m_content

std::shared_ptr<Content> StarObjectTextInternal::SectionZone::m_content

the content

Referenced by send().

◆ m_flags

int StarObjectTextInternal::SectionZone::m_flags

the section flag

◆ m_format

std::shared_ptr<StarFormatManagerInternal::FormatDef> StarObjectTextInternal::SectionZone::m_format

the format

◆ m_linkName

librevenge::RVNGString StarObjectTextInternal::SectionZone::m_linkName

the section link name

◆ m_name

librevenge::RVNGString StarObjectTextInternal::SectionZone::m_name

the section name

◆ m_type

int StarObjectTextInternal::SectionZone::m_type

the section type


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