StarObjectTextInternal::FormatZone Struct Referencefinal

Internal: a formatZone of StarObjectTextInteral. More...

Inheritance diagram for StarObjectTextInternal::FormatZone:
StarObjectTextInternal::Zone

Public Member Functions

 FormatZone (std::shared_ptr< StarFormatManagerInternal::FormatDef > &format)
 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

std::shared_ptr< StarFormatManagerInternal::FormatDefm_format
 the format
 

Detailed Description

Internal: a formatZone of StarObjectTextInteral.

Constructor & Destructor Documentation

◆ FormatZone()

StarObjectTextInternal::FormatZone::FormatZone ( std::shared_ptr< StarFormatManagerInternal::FormatDef > &  format)
inlineexplicit

constructor

Member Function Documentation

◆ send()

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

try to send the data to a listener

Implements StarObjectTextInternal::Zone.

Member Data Documentation

◆ m_format

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

the format

Referenced by 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