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

#include <content.hxx>

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

Public Member Functions

 SwTextFieldContent (const SwContentType *pCnt, const OUString &rName, const SwFormatField *pFormatField, tools::Long nYPos)
 
const SwFormatFieldGetFormatField () const
 
virtual bool IsProtect () const override
 
- 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 SwFormatFieldm_pFormatField
 

Detailed Description

Definition at line 93 of file content.hxx.

Constructor & Destructor Documentation

◆ SwTextFieldContent()

SwTextFieldContent::SwTextFieldContent ( const SwContentType pCnt,
const OUString &  rName,
const SwFormatField pFormatField,
tools::Long  nYPos 
)
inline

Definition at line 97 of file content.hxx.

Member Function Documentation

◆ GetFormatField()

const SwFormatField * SwTextFieldContent::GetFormatField ( ) const
inline

◆ IsProtect()

bool SwTextFieldContent::IsProtect ( ) const
overridevirtual

Reimplemented from SwContent.

Definition at line 223 of file content.cxx.

References SwFormatField::IsProtect(), and m_pFormatField.

Member Data Documentation

◆ m_pFormatField

const SwFormatField* SwTextFieldContent::m_pFormatField
private

Definition at line 95 of file content.hxx.

Referenced by GetFormatField(), and IsProtect().


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