Searched refs:SetParagraphIndex (Results 1 – 6 of 6) sorted by relevance
154 void SetParagraphIndex( sal_Int32 nIndex );
207 void SetParagraphIndex( sal_Int32 nIndex );
259 rChild.SetParagraphIndex( nParagraphIndex ); in InitChild()
299 void AccessibleEditableTextPara::SetParagraphIndex( sal_Int32 nIndex ) in SetParagraphIndex() function in accessibility::AccessibleEditableTextPara309 aChild->SetParagraphIndex(mnParagraphIndex); in SetParagraphIndex()890 aChild->SetParagraphIndex( GetParagraphIndex() ); in getAccessibleChild()
543 void AccessibleImageBullet::SetParagraphIndex( sal_Int32 nIndex ) in SetParagraphIndex() function in accessibility::AccessibleImageBullet
313 mpTextParagraph->SetParagraphIndex( nPara ); in GetParagraph()
Completed in 51 milliseconds