libetonyek::IWORKStylesheet Struct Reference

Representation of a stylesheet. More...

#include <IWORKStylesheet.h>

Public Member Functions

 IWORKStylesheet ()
 
IWORKStylePtr_t find (const std::string &name) const
 try to return a style in a spreadsheet with a given name More...
 

Public Attributes

IWORKStylesheetPtr_t parent
 
IWORKStyleMap_t m_styles
 

Detailed Description

Representation of a stylesheet.

Stylesheets are nested; the hierarchy is:

  • theme stylesheet
  • master slide stylesheet
  • slide stylesheet
Note
The retrieval key for a style is its ident attribute, not its ID.

Constructor & Destructor Documentation

libetonyek::IWORKStylesheet::IWORKStylesheet ( )

Member Function Documentation

IWORKStylePtr_t libetonyek::IWORKStylesheet::find ( const std::string &  name) const

try to return a style in a spreadsheet with a given name

Member Data Documentation

IWORKStyleMap_t libetonyek::IWORKStylesheet::m_styles

Referenced by find().

IWORKStylesheetPtr_t libetonyek::IWORKStylesheet::parent

Referenced by find().


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

Generated for libetonyek by doxygen 1.8.6