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
| 
 | inline | 
constructor
Referenced by operator<<.
| 
 | friend | 
operator<<
| int StarWriterStruct::TOX::Style::m_level | 
the level
Referenced by operator<<, StarWriterStruct::TOX::read(), and Style().
| std::vector<librevenge::RVNGString> StarWriterStruct::TOX::Style::m_names | 
the list of names
Referenced by operator<<, StarWriterStruct::TOX::read(), and Style().