LotusStyleManagerInternal::FormatStyle Struct Reference

small struct used to defined format style More...

Public Member Functions

 FormatStyle ()
 constructor More...
 

Public Attributes

std::string m_prefix
 the prefix More...
 
std::string m_suffix
 the suffix More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, FormatStyle const &format)
 operator<< More...
 

Detailed Description

small struct used to defined format style

Constructor & Destructor Documentation

§ FormatStyle()

LotusStyleManagerInternal::FormatStyle::FormatStyle ( )
inline

constructor

Friends And Related Function Documentation

§ operator<<

std::ostream& operator<< ( std::ostream &  o,
FormatStyle const &  format 
)
friend

operator<<

Member Data Documentation

§ m_extra

std::string LotusStyleManagerInternal::FormatStyle::m_extra

extra data

Referenced by LotusStyleManager::readFormatStyle().

§ m_prefix

std::string LotusStyleManagerInternal::FormatStyle::m_prefix

the prefix

Referenced by LotusStyleManager::readFormatStyle().

§ m_suffix

std::string LotusStyleManagerInternal::FormatStyle::m_suffix

the suffix

Referenced by LotusStyleManager::readFormatStyle().


The documentation for this struct was generated from the following file:

Generated on Wed Oct 26 2016 16:54:39 for libwps by doxygen 1.8.12