LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwTOXSource Struct Reference

#include <txmsrt.hxx>

Collaboration diagram for SwTOXSource:
[legend]

Public Member Functions

 SwTOXSource (const SwContentNode *pNode, sal_Int32 n, bool bMain)
 

Public Attributes

const SwContentNodepNd
 
sal_Int32 nPos
 
bool bMainEntry
 

Detailed Description

Definition at line 49 of file txmsrt.hxx.

Constructor & Destructor Documentation

◆ SwTOXSource()

SwTOXSource::SwTOXSource ( const SwContentNode pNode,
sal_Int32  n,
bool  bMain 
)
inline

Definition at line 55 of file txmsrt.hxx.

References n.

Member Data Documentation

◆ bMainEntry

bool SwTOXSource::bMainEntry

Definition at line 53 of file txmsrt.hxx.

Referenced by SwTOXBaseSection::UpdatePageNum().

◆ nPos

sal_Int32 SwTOXSource::nPos

Definition at line 52 of file txmsrt.hxx.

Referenced by SwTOXBaseSection::UpdatePageNum().

◆ pNd

const SwContentNode* SwTOXSource::pNd

Definition at line 51 of file txmsrt.hxx.

Referenced by SwTOXBaseSection::UpdatePageNum().


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