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

#include <content.hxx>

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

Public Member Functions

 SwPostItContent (const SwContentType *pCnt, const OUString &rName, const SwFormatField *pFormatField, tools::Long nYPos)
 
const SwFormatFieldGetPostIt () 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_pField
 

Detailed Description

Definition at line 124 of file content.hxx.

Constructor & Destructor Documentation

◆ SwPostItContent()

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

Definition at line 128 of file content.hxx.

Member Function Documentation

◆ GetPostIt()

const SwFormatField * SwPostItContent::GetPostIt ( ) const
inline

Definition at line 136 of file content.hxx.

References m_pField.

Referenced by SwContentTree::BringEntryToAttention(), and lcl_SelectByContentTypeAndAddress().

◆ IsProtect()

bool SwPostItContent::IsProtect ( ) const
overridevirtual

Reimplemented from SwContent.

Definition at line 228 of file content.cxx.

References SwFormatField::IsProtect(), and m_pField.

Member Data Documentation

◆ m_pField

const SwFormatField* SwPostItContent::m_pField
private

Definition at line 126 of file content.hxx.

Referenced by GetPostIt(), and IsProtect().


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