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

Public Member Functions

 CaptionSaveStruct (SwHTMLParser &rParser, SwPosition aPos)
 
const SwPositionGetPos () const
 
void RestoreAll (SwHTMLParser &rParser)
 
- Public Member Functions inherited from SectionSaveStruct
 SectionSaveStruct (SwHTMLParser &rParser)
 
size_t GetContextStAttrMin () const
 
void Restore (SwHTMLParser &rParser)
 
- Public Member Functions inherited from SwPendingData
virtual ~SwPendingData ()
 

Public Attributes

std::shared_ptr< HTMLAttrTablem_xAttrTab
 
- Public Attributes inherited from SectionSaveStruct
std::shared_ptr< HTMLTablem_xTable
 

Private Attributes

SwPosition m_aSavePos
 
SwHTMLNumRuleInfo m_aNumRuleInfo
 

Detailed Description

Definition at line 4472 of file htmltab.cxx.

Constructor & Destructor Documentation

◆ CaptionSaveStruct()

CaptionSaveStruct::CaptionSaveStruct ( SwHTMLParser rParser,
SwPosition  aPos 
)
inline

Member Function Documentation

◆ GetPos()

const SwPosition & CaptionSaveStruct::GetPos ( ) const
inline

Definition at line 4492 of file htmltab.cxx.

References m_aSavePos.

◆ RestoreAll()

void CaptionSaveStruct::RestoreAll ( SwHTMLParser rParser)
inline

Member Data Documentation

◆ m_aNumRuleInfo

SwHTMLNumRuleInfo CaptionSaveStruct::m_aNumRuleInfo
private

Definition at line 4475 of file htmltab.cxx.

Referenced by CaptionSaveStruct(), and RestoreAll().

◆ m_aSavePos

SwPosition CaptionSaveStruct::m_aSavePos
private

Definition at line 4474 of file htmltab.cxx.

Referenced by GetPos().

◆ m_xAttrTab

std::shared_ptr<HTMLAttrTable> CaptionSaveStruct::m_xAttrTab

Definition at line 4479 of file htmltab.cxx.

Referenced by CaptionSaveStruct(), and RestoreAll().


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