LibreOffice Module sw (master)
1
|
#include <content.hxx>
Public Member Functions | |
SwPostItContent (const SwContentType *pCnt, const OUString &rName, const SwFormatField *pFormatField, tools::Long nYPos) | |
const SwFormatField * | GetPostIt () const |
virtual bool | IsProtect () const override |
![]() | |
SwContent (const SwContentType *pCnt, const OUString &rName, tools::Long nYPos) | |
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 SwFormatField * | pField |
Definition at line 91 of file content.hxx.
|
inline |
Definition at line 95 of file content.hxx.
|
inline |
Definition at line 103 of file content.hxx.
References pField.
|
overridevirtual |
Reimplemented from SwContent.
Definition at line 205 of file content.cxx.
References SwFormatField::IsProtect(), and pField.
|
private |
Definition at line 93 of file content.hxx.
Referenced by GetPostIt(), and IsProtect().