StarObjectTextInternal::Table Struct Reference

Internal: a table of StarObjectTextInteral. More...

Inheritance diagram for StarObjectTextInternal::Table:
StarObjectTextInternal::Zone

Public Member Functions

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

Public Attributes

shared_ptr< StarTablem_table
 the table More...
 

Detailed Description

Internal: a table of StarObjectTextInteral.

Constructor & Destructor Documentation

StarObjectTextInternal::Table::Table ( )
inline

constructor

Member Function Documentation

bool StarObjectTextInternal::Table::send ( STOFFListenerPtr  listener,
StarState state 
) const
virtual

try to send the data to a listener

Implements StarObjectTextInternal::Zone.

Member Data Documentation

shared_ptr<StarTable> StarObjectTextInternal::Table::m_table

the table


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

Generated on Fri Feb 24 2017 01:13:34 for libstaroffice by doxygen 1.8.11