Home
last modified time | relevance | path

Searched refs:SwIntrnlSectRefLink (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/source/core/docnode/
H A Dsection.cxx76 class SwIntrnlSectRefLink : public SwBaseLink class
80 SwIntrnlSectRefLink( SwSectionFmt& rFmt, sal_uInt16 nUpdateType, sal_uInt16 nFmt ) in SwIntrnlSectRefLink() function in SwIntrnlSectRefLink
96 const SwNode* pSectNd( const_cast<SwIntrnlSectRefLink*>(this)->GetAnchor() ); in GetSectNode()
1196 SwIntrnlSectRefLink* pSectLnk = dynamic_cast<SwIntrnlSectRefLink*>(&(*rLnks[ --n ])); in lcl_BreakSectionLinksInSect()
1371 void SwIntrnlSectRefLink::DataChanged( const String& rMimeType, in DataChanged()
1650 void SwIntrnlSectRefLink::Closed() in Closed()
1711 m_RefLink = new SwIntrnlSectRefLink( *pFmt, nUpdateType, FORMAT_RTF ); in CreateLink()
1718 SwIntrnlSectRefLink *const pLnk = in CreateLink()
1719 static_cast<SwIntrnlSectRefLink*>(& m_RefLink); in CreateLink()
1795 const SwNode* SwIntrnlSectRefLink::GetAnchor() const in GetAnchor()
[all …]

Completed in 16 milliseconds