| ChgTextNode(SwTextNode *pNode) | SwTextContentControl | |
| CreateTextContentControl(SwDoc &rDoc, SwTextNode *pTargetTextNode, SwFormatContentControl &rAttr, sal_Int32 nStart, sal_Int32 nEnd, bool bIsCopy) | SwTextContentControl | static |
| Delete(bool bSaveContents) | SwTextContentControl | |
| Destroy(SwTextAttr *pToDestroy, SfxItemPool &rPool) | SwTextAttr | static |
| DontExpand() const | SwTextAttr | inline |
| dumpAsXml(xmlTextWriterPtr pWriter) const override | SwTextContentControl | virtual |
| End() const | SwTextAttr | inline |
| GetAnyEnd() const | SwTextAttr | inline |
| GetAttr() const | SwTextAttr | inline |
| GetAttr() | SwTextAttr | inline |
| GetAutoFormat() const | SwTextAttr | inline |
| GetCharFormat() const | SwTextAttr | inline |
| GetContentControl() const | SwTextAttr | inline |
| GetEnd() const override | SwTextAttrEnd | virtual |
| GetFlyCnt() const | SwTextAttr | inline |
| GetFootnote() const | SwTextAttr | inline |
| GetFormatField() const | SwTextAttr | inline |
| GetINetFormat() const | SwTextAttr | inline |
| GetLineBreak() const | SwTextAttr | inline |
| GetRefMark() const | SwTextAttr | inline |
| GetRuby() const | SwTextAttr | inline |
| GetStart() const | SwTextAttr | inline |
| GetTextNode() const | SwTextContentControl | |
| GetTOXMark() const | SwTextAttr | inline |
| HasContent() const | SwTextAttr | inline |
| HasDummyChar() const | SwTextAttr | inline |
| Invalidate() | SwTextContentControl | |
| IsCharFormatAttr() const | SwTextAttr | inline |
| IsDontExpandStartAttr() const | SwTextAttr | inline |
| IsDontMoveAttr() const | SwTextAttr | inline |
| IsFormatIgnoreEnd() const | SwTextAttr | inline |
| IsFormatIgnoreStart() const | SwTextAttr | inline |
| IsLockExpandFlag() const | SwTextAttr | inline |
| IsNesting() const | SwTextAttr | inline |
| IsOverlapAllowedAttr() const | SwTextAttr | inline |
| IsPriorityAttr() const | SwTextAttr | inline |
| m_bCharFormatAttr | SwTextAttr | private |
| m_bDontExpand | SwTextAttr | private |
| m_bDontExpandStart | SwTextAttr | private |
| m_bDontMoveAttr | SwTextAttr | private |
| m_bFormatIgnoreEnd | SwTextAttr | private |
| m_bFormatIgnoreStart | SwTextAttr | private |
| m_bHasContent | SwTextAttr | private |
| m_bHasDummyChar | SwTextAttr | private |
| m_bLockExpandFlag | SwTextAttr | private |
| m_bNesting | SwTextAttr | private |
| m_bOverlapAllowedAttr | SwTextAttr | private |
| m_bPriorityAttr | SwTextAttr | private |
| m_nEnd | SwTextAttrEnd | protected |
| m_nStart | SwTextAttr | private |
| m_pAttr | SwTextAttr | private |
| m_pHints | SwTextAttr | protected |
| m_pManager | SwTextContentControl | private |
| operator=(SwTextAttr const &)=delete | SwTextAttr | private |
| operator==(const SwTextAttr &) const | SwTextAttr | |
| SetCharFormatAttr(bool bFlag) | SwTextAttr | inlineprotected |
| SetDontExpand(bool bDontExpand) | SwTextAttr | inline |
| SetDontExpandStartAttr(bool bFlag) | SwTextAttr | inlineprotected |
| SetDontMoveAttr(bool bFlag) | SwTextAttr | inlineprotected |
| SetEnd(sal_Int32) override | SwTextAttrEnd | virtual |
| SetFormatIgnoreEnd(bool bFlag) | SwTextAttr | inline |
| SetFormatIgnoreStart(bool bFlag) | SwTextAttr | inline |
| SetHasContent(const bool bFlag) | SwTextAttr | inlineprotected |
| SetHasDummyChar(const bool bFlag) | SwTextAttr | inlineprotected |
| SetLockExpandFlag(bool bFlag) | SwTextAttr | inlineprotected |
| SetNesting(const bool bFlag) | SwTextAttr | inlineprotected |
| SetOverlapAllowedAttr(bool bFlag) | SwTextAttr | inlineprotected |
| SetPriorityAttr(bool bFlag) | SwTextAttr | inline |
| SetStart(sal_Int32 n) | SwTextAttr | inline |
| SwTextAttr(SwTextAttr const &)=delete | SwTextAttr | private |
| SwTextAttr(SfxPoolItem &rAttr, sal_Int32 nStart) | SwTextAttr | protected |
| SwTextAttrEnd(SfxPoolItem &rAttr, sal_Int32 nStart, sal_Int32 nEnd) | SwTextAttrEnd | |
| SwTextAttrNesting(SfxPoolItem &i_rAttr, const sal_Int32 i_nStart, const sal_Int32 i_nEnd) | SwTextAttrNesting | protected |
| SwTextContentControl(SwContentControlManager *pManager, SwFormatContentControl &rAttr, sal_Int32 nStart, sal_Int32 nEnd) | SwTextContentControl | private |
| ToString() const | SwTextContentControl | |
| Which() const | SwTextAttr | inline |
| ~SwTextAttr() COVERITY_NOEXCEPT_FALSE | SwTextAttr | protectedvirtual |
| ~SwTextAttrNesting() override | SwTextAttrNesting | protectedvirtual |
| ~SwTextContentControl() override | SwTextContentControl | |