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

the zone position

Referenced by LotusStyleManager::readCellStyleD2Data().

◆ m_parentId

int LotusStyleManagerInternal::CellStyleEntry::m_parentId

the parent style id

Referenced by LotusStyleManager::readCellStyleD2Data().

◆ 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 Sat May 6 2023 13:09:45 for libwps by doxygen 1.9.8