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 47 of file txmsrt.hxx.
|
inline |
Definition at line 53 of file txmsrt.hxx.
bool SwTOXSource::bMainEntry |
Definition at line 51 of file txmsrt.hxx.
sal_Int32 SwTOXSource::nPos |
Definition at line 50 of file txmsrt.hxx.
const SwContentNode* SwTOXSource::pNd |
Definition at line 49 of file txmsrt.hxx.