LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwTOXBaseContent Class Referencefinal

#include <content.hxx>

Inheritance diagram for SwTOXBaseContent:
[legend]
Collaboration diagram for SwTOXBaseContent:
[legend]

Public Member Functions

 SwTOXBaseContent (const SwContentType *pCnt, const OUString &rName, tools::Long nYPos, const SwTOXBase &rBase)
 
virtual ~SwTOXBaseContent () override
 
const SwTOXBaseGetTOXBase () const
 
- Public Member Functions inherited from SwContent
 SwContent (const SwContentType *pCnt, OUString aName, double nYPos)
 
virtual bool IsProtect () const
 
const SwContentTypeGetParent () const
 
const OUString & GetName () const
 
bool operator== (const SwContent &) const
 
bool operator< (const SwContent &rCont) const
 
bool IsInvisible () const
 
void SetInvisible ()
 
- Public Member Functions inherited from SwTypeNumber
 SwTypeNumber (sal_uInt8 nId)
 
virtual ~SwTypeNumber ()
 
sal_uInt8 GetTypeId () const
 

Private Attributes

const SwTOXBasem_pBase
 

Detailed Description

Definition at line 152 of file content.hxx.

Constructor & Destructor Documentation

◆ SwTOXBaseContent()

SwTOXBaseContent::SwTOXBaseContent ( const SwContentType pCnt,
const OUString &  rName,
tools::Long  nYPos,
const SwTOXBase rBase 
)
inline

Definition at line 156 of file content.hxx.

◆ ~SwTOXBaseContent()

SwTOXBaseContent::~SwTOXBaseContent ( )
overridevirtual

Definition at line 242 of file content.cxx.

Member Function Documentation

◆ GetTOXBase()

const SwTOXBase * SwTOXBaseContent::GetTOXBase ( ) const
inline

Definition at line 161 of file content.hxx.

References m_pBase.

Member Data Documentation

◆ m_pBase

const SwTOXBase* SwTOXBaseContent::m_pBase
private

Definition at line 154 of file content.hxx.

Referenced by GetTOXBase().


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