LotusStyleManagerInternal::CellStyleEntry Struct Reference

small struct used to defined cell style file entry More...

Public Member Functions

 CellStyleEntry (std::shared_ptr< WPSStream > const &stream)
 constructor More...
 

Public Attributes

std::shared_ptr< WPSStreamm_stream
 the main strem More...
 
int m_parentId
 the parent style id More...
 
WPSEntry m_entry
 the zone position More...
 

Detailed Description

small struct used to defined cell style file entry

Constructor & Destructor Documentation

LotusStyleManagerInternal::CellStyleEntry::CellStyleEntry ( std::shared_ptr< WPSStream > const &  stream)
inlineexplicit

constructor

Member Data Documentation

WPSEntry LotusStyleManagerInternal::CellStyleEntry::m_entry
int LotusStyleManagerInternal::CellStyleEntry::m_parentId
std::shared_ptr<WPSStream> LotusStyleManagerInternal::CellStyleEntry::m_stream

the main strem

Referenced by LotusStyleManager::readCellStyleD2Data().


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

Generated on Sun Oct 18 2020 20:49:31 for libwps by doxygen 1.8.9.1