Searched refs:ParagraphList (Results 1 – 6 of 6) sorted by relevance
117 void ParagraphList::Clear( sal_Bool bDestroyParagraphs ) in Clear()135 ParagraphList aParas; in MoveParagraphs()158 Paragraph* ParagraphList::NextVisible( Paragraph* pPara ) const in NextVisible()169 Paragraph* ParagraphList::PrevVisible( Paragraph* pPara ) const in PrevVisible()180 Paragraph* ParagraphList::LastVisible() const in LastVisible()191 sal_Bool ParagraphList::HasChilds( Paragraph* pParagraph ) const in HasChilds()198 sal_Bool ParagraphList::HasHiddenChilds( Paragraph* pParagraph ) const in HasHiddenChilds()212 sal_uLong ParagraphList::GetChildCount( Paragraph* pParent ) const in GetChildCount()240 void ParagraphList::Expand( Paragraph* pParent ) in Expand()256 void ParagraphList::Collapse( Paragraph* pParent ) in Collapse()[all …]
32 class ParagraphList : private List class
473 ParagraphList* pParaList = pOwner->pParaList; in ImpGetInsertionPara()
1398 pParaList = new ParagraphList; in Outliner()
50 class ParagraphList;125 friend class ParagraphList;637 ParagraphList* pParaList;
42 ParagraphList
Completed in 57 milliseconds