LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | Private Attributes | List of all members
SectionSaveStruct Class Reference
Inheritance diagram for SectionSaveStruct:
[legend]
Collaboration diagram for SectionSaveStruct:
[legend]

Public Member Functions

 SectionSaveStruct (SwHTMLParser &rParser)
 
size_t GetContextStAttrMin () const
 
void Restore (SwHTMLParser &rParser)
 
- Public Member Functions inherited from SwPendingData
virtual ~SwPendingData ()
 

Public Attributes

std::shared_ptr< HTMLTablem_xTable
 

Private Attributes

sal_uInt16 m_nBaseFontStMinSave
 
sal_uInt16 m_nFontStMinSave
 
sal_uInt16 m_nFontStHeadStartSave
 
sal_uInt16 m_nDefListDeepSave
 
size_t m_nContextStMinSave
 
size_t m_nContextStAttrMinSave
 

Detailed Description

Definition at line 2755 of file htmltab.cxx.

Constructor & Destructor Documentation

◆ SectionSaveStruct()

SectionSaveStruct::SectionSaveStruct ( SwHTMLParser rParser)
explicit

Member Function Documentation

◆ GetContextStAttrMin()

size_t SectionSaveStruct::GetContextStAttrMin ( ) const
inline

Definition at line 2769 of file htmltab.cxx.

References m_nContextStAttrMinSave.

Referenced by CellSaveStruct::InsertCell().

◆ Restore()

void SectionSaveStruct::Restore ( SwHTMLParser rParser)

Member Data Documentation

◆ m_nBaseFontStMinSave

sal_uInt16 SectionSaveStruct::m_nBaseFontStMinSave
private

Definition at line 2757 of file htmltab.cxx.

Referenced by Restore().

◆ m_nContextStAttrMinSave

size_t SectionSaveStruct::m_nContextStAttrMinSave
private

Definition at line 2760 of file htmltab.cxx.

Referenced by GetContextStAttrMin(), and Restore().

◆ m_nContextStMinSave

size_t SectionSaveStruct::m_nContextStMinSave
private

Definition at line 2759 of file htmltab.cxx.

Referenced by Restore().

◆ m_nDefListDeepSave

sal_uInt16 SectionSaveStruct::m_nDefListDeepSave
private

Definition at line 2758 of file htmltab.cxx.

Referenced by Restore().

◆ m_nFontStHeadStartSave

sal_uInt16 SectionSaveStruct::m_nFontStHeadStartSave
private

Definition at line 2757 of file htmltab.cxx.

Referenced by Restore().

◆ m_nFontStMinSave

sal_uInt16 SectionSaveStruct::m_nFontStMinSave
private

Definition at line 2757 of file htmltab.cxx.

Referenced by Restore().

◆ m_xTable

std::shared_ptr<HTMLTable> SectionSaveStruct::m_xTable

Definition at line 2764 of file htmltab.cxx.


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