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