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