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

#include <txtannotationfld.hxx>

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

Public Member Functions

 SwTextAnnotationField (SwFormatField &rAttr, sal_Int32 const nStart, bool const bInClipboard)
 
virtual ~SwTextAnnotationField () override
 
::sw::mark::IMarkGetAnnotationMark () const
 
- Public Member Functions inherited from SwTextField
 SwTextField (SwFormatField &rAttr, sal_Int32 const nStart, bool const bInClipboard)
 
virtual ~SwTextField () override
 
void CopyTextField (SwTextField *pDest) const
 
void ExpandTextField (const bool bForceNotify=false) const
 
SwTextNodeGetpTextNode () const
 
SwTextNodeGetTextNode () const
 
void ChgTextNode (SwTextNode *pNew)
 
bool IsFieldInDoc () const
 
virtual void NotifyContentChange (SwFormatField &rFormatField)
 
- Public Member Functions inherited from SwTextAttr
void SetStart (sal_Int32 n)
 start position More...
 
sal_Int32 GetStart () const
 
virtual const sal_Int32 * GetEnd () const
 end position More...
 
virtual void SetEnd (sal_Int32)
 
const sal_Int32 * End () const
 
sal_Int32 GetAnyEnd () const
 end (if available), else start More...
 
void SetDontExpand (bool bDontExpand)
 
bool DontExpand () const
 
bool IsLockExpandFlag () const
 
bool IsDontMoveAttr () const
 
bool IsCharFormatAttr () const
 
bool IsOverlapAllowedAttr () const
 
bool IsPriorityAttr () const
 
void SetPriorityAttr (bool bFlag)
 
bool IsDontExpandStartAttr () const
 
bool IsNesting () const
 
bool HasDummyChar () const
 
bool IsFormatIgnoreStart () const
 
bool IsFormatIgnoreEnd () const
 
void SetFormatIgnoreStart (bool bFlag)
 
void SetFormatIgnoreEnd (bool bFlag)
 
bool HasContent () const
 
const SfxPoolItemGetAttr () const
 
SfxPoolItemGetAttr ()
 
sal_uInt16 Which () const
 
bool operator== (const SwTextAttr &) const
 
const SwFormatCharFormatGetCharFormat () const
 
const SwFormatAutoFormatGetAutoFormat () const
 
const SwFormatFieldGetFormatField () const
 
const SwFormatFootnoteGetFootnote () const
 
const SwFormatLineBreakGetLineBreak () const
 
const SwFormatContentControlGetContentControl () const
 
const SwFormatFlyCntGetFlyCnt () const
 
const SwTOXMarkGetTOXMark () const
 
const SwFormatRefMarkGetRefMark () const
 
const SwFormatINetFormatGetINetFormat () const
 
const SwFormatRubyGetRuby () const
 
virtual void dumpAsXml (xmlTextWriterPtr pWriter) const
 

Additional Inherited Members

- Static Public Member Functions inherited from SwTextField
static void DeleteTextField (const SwTextField &rTextField)
 
static void GetPamForTextField (const SwTextField &rTextField, std::shared_ptr< SwPaM > &rPamForTextField)
 
- Static Public Member Functions inherited from SwTextAttr
static void Destroy (SwTextAttr *pToDestroy, SfxItemPool &rPool)
 destroy instance More...
 
- Protected Member Functions inherited from SwTextAttr
 SwTextAttr (SfxPoolItem &rAttr, sal_Int32 nStart)
 
virtual ~SwTextAttr () COVERITY_NOEXCEPT_FALSE
 
void SetLockExpandFlag (bool bFlag)
 
void SetDontMoveAttr (bool bFlag)
 
void SetCharFormatAttr (bool bFlag)
 
void SetOverlapAllowedAttr (bool bFlag)
 
void SetDontExpandStartAttr (bool bFlag)
 
void SetNesting (const bool bFlag)
 
void SetHasDummyChar (const bool bFlag)
 
void SetHasContent (const bool bFlag)
 
- Protected Attributes inherited from SwTextAttr
SwpHintsm_pHints = nullptr
 

Detailed Description

Definition at line 27 of file txtannotationfld.hxx.

Constructor & Destructor Documentation

◆ SwTextAnnotationField()

SwTextAnnotationField::SwTextAnnotationField ( SwFormatField rAttr,
sal_Int32 const  nStart,
bool const  bInClipboard 
)

Definition at line 771 of file atrfld.cxx.

◆ ~SwTextAnnotationField()

SwTextAnnotationField::~SwTextAnnotationField ( )
overridevirtual

Definition at line 780 of file atrfld.cxx.

Member Function Documentation

◆ GetAnnotationMark()

sw::mark::IMark * SwTextAnnotationField::GetAnnotationMark ( ) const

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