LibreOffice Module sw (master) 1
|
#include <content.hxx>
Public Member Functions | |
SwTextFootnoteContent (const SwContentType *pCnt, const OUString &rName, const SwTextFootnote *pTextFootnote, tools::Long nYPos) | |
const SwTextFootnote * | GetTextFootnote () const |
Public Member Functions inherited from SwContent | |
SwContent (const SwContentType *pCnt, OUString aName, 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 () |
Public Member Functions inherited from SwTypeNumber | |
SwTypeNumber (sal_uInt8 nId) | |
virtual | ~SwTypeNumber () |
sal_uInt8 | GetTypeId () const |
Private Attributes | |
const SwTextFootnote * | m_pTextFootnote |
Definition at line 109 of file content.hxx.
|
inline |
Definition at line 113 of file content.hxx.
|
inline |
Definition at line 121 of file content.hxx.
References m_pTextFootnote.
Referenced by SwContentTree::BringEntryToAttention(), and lcl_SelectByContentTypeAndAddress().
|
private |
Definition at line 111 of file content.hxx.
Referenced by GetTextFootnote().