Public Attributes | |
| String | m_szDocumentBuffer |
| Point | m_pPos |
| bool | m_bDraw |
| Point | m_pSize |
| bool | m_bIgnoreNewLine |
| std::deque< StyleViewProperties > | m_pPropertiesStack [MAX_STYLE_COMMANDS] |
| StyleViewProperties | m_pPropertiesCurrent |
| StyleLinkTypes | m_enumLinkType |
| String | m_szLink |
| String | m_szLinkParam |
| int | m_iLastDrawHeight |
| int | m_iDefaultLineGap |
| int | m_iLineGap |
| int | m_iContentHeight |
| ScrollBar * | m_pVScroll |
| std::deque<StyleViewProperties> SkyGI::StyleView::Private::m_pPropertiesStack[MAX_STYLE_COMMANDS] |
1.5.1-p1