LotusStyleManagerInternal::CellStyleEntry Struct Reference

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

Public Member Functions

 CellStyleEntry (shared_ptr< WPSStream > stream)
 constructor More...
 

Public Attributes

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

◆ CellStyleEntry()

LotusStyleManagerInternal::CellStyleEntry::CellStyleEntry ( shared_ptr< WPSStream stream)
inlineexplicit

constructor

Member Data Documentation

◆ m_entry

WPSEntry LotusStyleManagerInternal::CellStyleEntry::m_entry

◆ m_parentId

int LotusStyleManagerInternal::CellStyleEntry::m_parentId

◆ m_stream

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 Fri Jun 16 2017 12:33:00 for libwps by doxygen 1.8.13