LibreOffice Module editeng (master) 1
ParagraphList Member List

This is the complete list of members for ParagraphList, including all inherited members.

Append(std::unique_ptr< Paragraph > pPara)ParagraphList
aVisibleStateChangedHdlParagraphListprivate
Clear()ParagraphList
Collapse(Paragraph const *pParent)ParagraphList
dumpAsXml(xmlTextWriterPtr pWriter) constParagraphList
Expand(Paragraph const *pParent)ParagraphList
GetAbsPos(Paragraph const *pParent) constParagraphList
GetChildCount(Paragraph const *pParagraph) constParagraphList
GetParagraph(sal_Int32 nPos) constParagraphListinline
GetParagraphCount() constParagraphListinline
GetParent(Paragraph const *pParagraph) constParagraphList
HasChildren(Paragraph const *pParagraph) constParagraphList
HasHiddenChildren(Paragraph const *pParagraph) constParagraphList
HasVisibleChildren(Paragraph const *pParagraph) constParagraphList
Insert(std::unique_ptr< Paragraph > pPara, sal_Int32 nAbsPos)ParagraphList
maEntriesParagraphListprivate
MoveParagraphs(sal_Int32 nStart, sal_Int32 nDest, sal_Int32 nCount)ParagraphList
Remove(sal_Int32 nPara)ParagraphList
SetVisibleStateChangedHdl(const Link< Paragraph &, void > &rLink)ParagraphListinline