small struct used to defined font style More...
| Public Member Functions | |
| FontStyle (libwps_tools_win::Font::Type fontType) | |
| constructor  More... | |
| Public Attributes | |
| WPSFont | m_font | 
| the font  More... | |
| libwps_tools_win::Font::Type | m_fontType | 
| the font type  More... | |
| int | m_fontId | 
| the font id  More... | |
| std::string | m_extra | 
| extra data  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, FontStyle const &font) | 
| operator<<  More... | |
small struct used to defined font style
| 
 | inlineexplicit | 
constructor
| 
 | friend | 
operator<<
| std::string LotusStyleManagerInternal::FontStyle::m_extra | 
extra data
| WPSFont LotusStyleManagerInternal::FontStyle::m_font | 
| int LotusStyleManagerInternal::FontStyle::m_fontId | 
the font id
Referenced by LotusStyleManager::readCellStyleD2Data(), and LotusStyleManager::updateState().
| libwps_tools_win::Font::Type LotusStyleManagerInternal::FontStyle::m_fontType |