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; }
73 void SetPrefix(
const OUString& rSet) { m_sPrefix = rSet; }
74 void SetSuffix(
const OUString& rSet) { m_sSuffix = rSet; }
75 void UpdateFormatOrAttr();
92 using SwEndNoteInfo::operator ==;
Represents the style of a paragraph.
const OUString & GetSuffix() const
SwEndNoteInfo & operator=(const SwEndNoteInfo &)
SwTextFormatColl * m_pTextFormatColl
virtual void SwClientNotify(const SwModify &, const SfxHint &rHint) override
SwTextFormatColl * GetFootnoteTextColl() const
SwCharFormat * m_pAnchorFormat
sal_uInt16 m_nFootnoteOffset
SwCharFormat * m_pCharFormat
void SetPrefix(const OUString &rSet)
const OUString & GetPrefix() const
WriterListener & operator=(WriterListener const &)=delete
void SetSuffix(const OUString &rSet)
bool operator==(const ScCsvLayoutData &rData1, const ScCsvLayoutData &rData2)
sw::WriterMultiListener m_aDepends
bool operator==(const SwEndNoteInfo &rInf) const