19#ifndef INCLUDED_SW_INC_FTNINFO_HXX
20#define INCLUDED_SW_INC_FTNINFO_HXX
22#include <rtl/ustring.hxx>
51 bool KnowsPageDesc()
const;
62 SwCharFormat* GetCurrentCharFormat(
const bool bAnchor)
const;
70 const OUString&
GetPrefix()
const {
return m_sPrefix; }
71 const OUString&
GetSuffix()
const {
return m_sSuffix; }
75 void UpdateFormatOrAttr();
92 using SwEndNoteInfo::operator ==;
virtual void SwClientNotify(const SwModify &, const SfxHint &rHint) override
void SetPrefix(const OUString &rSet)
SwCharFormat * m_pCharFormat
const OUString & GetPrefix() const
sw::WriterMultiListener m_aDepends
void SetSuffix(const OUString &rSet)
SwCharFormat * m_pAnchorFormat
sal_uInt16 m_nFootnoteOffset
const OUString & GetSuffix() const
SwTextFormatColl * m_pTextFormatColl
SwTextFormatColl * GetFootnoteTextColl() const
Represents the style of a paragraph.
WriterListener & operator=(WriterListener const &)=delete
bool operator==(const XclFontData &rLeft, const XclFontData &rRight)