LibreOffice Module sw (master)
1
|
#include <content.hxx>
Public Member Functions | |
SwTOXBaseContent (const SwContentType *pCnt, const OUString &rName, tools::Long nYPos, const SwTOXBase &rBase) | |
virtual | ~SwTOXBaseContent () override |
const SwTOXBase * | GetTOXBase () const |
![]() | |
SwContent (const SwContentType *pCnt, const OUString &rName, double nYPos) | |
virtual bool | IsProtect () const |
const SwContentType * | GetParent () const |
const OUString & | GetName () const |
bool | operator== (const SwContent &) const |
bool | operator< (const SwContent &rCont) const |
bool | IsInvisible () const |
void | SetInvisible () |
![]() | |
SwTypeNumber (sal_uInt8 nId) | |
virtual | ~SwTypeNumber () |
sal_uInt8 | GetTypeId () const |
Private Attributes | |
const SwTOXBase * | m_pBase |
Definition at line 151 of file content.hxx.
|
inline |
Definition at line 155 of file content.hxx.
|
overridevirtual |
Definition at line 226 of file content.cxx.
|
inline |
Definition at line 160 of file content.hxx.
References m_pBase.
|
private |
Definition at line 153 of file content.hxx.
Referenced by GetTOXBase().