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
 

Public Attributes

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

Detailed Description

small struct used to defined cell style file entry

Constructor & Destructor Documentation

◆ CellStyleEntry()

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

constructor

Member Data Documentation

◆ m_entry

WPSEntry LotusStyleManagerInternal::CellStyleEntry::m_entry

◆ m_parentId

int LotusStyleManagerInternal::CellStyleEntry::m_parentId

◆ m_stream

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 Thu Jul 18 2024 00:00:00 for libwps by doxygen 1.12.0