the structure to store the style in a CWStyleManager More...
#include <CWStyleManager.hxx>
Public Member Functions | |
Style () | |
constructor More... | |
Public Attributes | |
int | m_fontId |
the char More... | |
int | m_cellFormatId |
the formatId More... | |
int | m_rulerId |
the ruler More... | |
int | m_rulerHash |
the rulerHash id More... | |
int | m_ksenId |
the ksen id More... | |
int | m_graphicId |
the graphic (checkme) More... | |
int | m_localStyleId |
a local style id More... | |
int | m_styleId |
the style id More... | |
std::string | m_extra |
extra data More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Style const &style) |
operator<< More... | |
the structure to store the style in a CWStyleManager
|
inline |
constructor
|
friend |
operator<<
int CWStyleManager::Style::m_cellFormatId |
the formatId
Referenced by operator<<(), CWDbaseContent::readRecordSS(), CWStyleManager::readStylesDef(), and CWDbaseContent::send().
std::string CWStyleManager::Style::m_extra |
extra data
Referenced by operator<<(), and CWStyleManager::readStylesDef().
int CWStyleManager::Style::m_fontId |
the char
Referenced by operator<<(), CWStyleManager::readStylesDef(), and CWDbaseContent::send().
int CWStyleManager::Style::m_graphicId |
the graphic (checkme)
Referenced by operator<<(), CWStyleManager::readStylesDef(), CWTable::readTableBorders(), CWTable::readTableCells(), and CWTableInternal::TableCell::update().
int CWStyleManager::Style::m_ksenId |
the ksen id
Referenced by operator<<(), CWStyleManager::readStylesDef(), CWTable::readTableBorders(), CWTable::readTableCells(), and CWTableInternal::TableCell::update().
int CWStyleManager::Style::m_localStyleId |
a local style id
Referenced by operator<<(), and CWStyleManager::readStylesDef().
int CWStyleManager::Style::m_rulerHash |
the rulerHash id
Referenced by operator<<(), and CWStyleManager::readStylesDef().
int CWStyleManager::Style::m_rulerId |
the ruler
Referenced by operator<<(), CWText::readParagraphs(), and CWStyleManager::readStylesDef().
int CWStyleManager::Style::m_styleId |
the style id
Referenced by operator<<(), and CWStyleManager::readStylesDef().