LibreOffice Module sw (master) 1
|
This is the complete list of members for SwTOXType, including all inherited members.
CollectTextMarks(SwTOXMarks &rMarks) const | SwTOXType | inline |
CollectTextTOXMarksForLayout(std::vector< std::reference_wrapper< SwTextTOXMark > > &rMarks, const SwRootFrame *pLayout) const | SwTOXType | inline |
FindContentFrame(const SwDoc &rDoc, const SwRootFrame &rLayout) const | SwTOXType | inline |
GetDoc() const | SwTOXType | inline |
GetType() const | SwTOXType | inline |
GetTypeName() const | SwTOXType | inline |
m_aName | SwTOXType | private |
m_eType | SwTOXType | private |
m_rDoc | SwTOXType | private |
operator=(const SwTOXType &)=delete | SwTOXType | private |
SwTOXType(SwDoc &rDoc, TOXTypes eTyp, OUString aName) | SwTOXType | |
SwTOXType(const SwTOXType &rCopy) | SwTOXType |