LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwTextFootnoteContent Class Referencefinal

#include <content.hxx>

Inheritance diagram for SwTextFootnoteContent:
[legend]
Collaboration diagram for SwTextFootnoteContent:
[legend]

Public Member Functions

 SwTextFootnoteContent (const SwContentType *pCnt, const OUString &rName, const SwTextFootnote *pTextFootnote, tools::Long nYPos)
 
const SwTextFootnoteGetTextFootnote () const
 
- Public Member Functions inherited from SwContent
 SwContent (const SwContentType *pCnt, OUString aName, double nYPos)
 
virtual bool IsProtect () const
 
const SwContentTypeGetParent () 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 SwTextFootnotem_pTextFootnote
 

Detailed Description

Definition at line 109 of file content.hxx.

Constructor & Destructor Documentation

◆ SwTextFootnoteContent()

SwTextFootnoteContent::SwTextFootnoteContent ( const SwContentType pCnt,
const OUString &  rName,
const SwTextFootnote pTextFootnote,
tools::Long  nYPos 
)
inline

Definition at line 113 of file content.hxx.

Member Function Documentation

◆ GetTextFootnote()

const SwTextFootnote * SwTextFootnoteContent::GetTextFootnote ( ) const
inline

Member Data Documentation

◆ m_pTextFootnote

const SwTextFootnote* SwTextFootnoteContent::m_pTextFootnote
private

Definition at line 111 of file content.hxx.

Referenced by GetTextFootnote().


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