a style More...
#include <StarWriterStruct.hxx>
Public Member Functions | |
Style () | |
constructor More... | |
Public Attributes | |
int | m_level |
the level More... | |
std::vector< librevenge::RVNGString > | m_names |
the list of names More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Style const &style) |
operator<< More... | |
a style
|
inline |
constructor
|
friend |
operator<<
int StarWriterStruct::TOX::Style::m_level |
the level
Referenced by StarWriterStruct::TOX::read().
std::vector<librevenge::RVNGString> StarWriterStruct::TOX::Style::m_names |
the list of names
Referenced by StarWriterStruct::TOX::read().