LibreOffice Module sw (master) 1
|
#include <txmsrt.hxx>
Public Member Functions | |
SwTOXSource (const SwContentNode *pNode, sal_Int32 n, bool bMain) | |
Public Attributes | |
const SwContentNode * | pNd |
sal_Int32 | nPos |
bool | bMainEntry |
Definition at line 49 of file txmsrt.hxx.
|
inline |
Definition at line 55 of file txmsrt.hxx.
References n.
bool SwTOXSource::bMainEntry |
Definition at line 53 of file txmsrt.hxx.
Referenced by SwTOXBaseSection::UpdatePageNum().
sal_Int32 SwTOXSource::nPos |
Definition at line 52 of file txmsrt.hxx.
Referenced by SwTOXBaseSection::UpdatePageNum().
const SwContentNode* SwTOXSource::pNd |
Definition at line 51 of file txmsrt.hxx.
Referenced by SwTOXBaseSection::UpdatePageNum().