Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A DAccessibleImageBullet.hxx154 void SetParagraphIndex( sal_Int32 nIndex );
H A DAccessibleEditableTextPara.hxx207 void SetParagraphIndex( sal_Int32 nIndex );
/trunk/main/editeng/source/accessibility/
H A DAccessibleParaManager.cxx259 rChild.SetParagraphIndex( nParagraphIndex ); in InitChild()
H A DAccessibleEditableTextPara.cxx299 void AccessibleEditableTextPara::SetParagraphIndex( sal_Int32 nIndex ) in SetParagraphIndex() function in accessibility::AccessibleEditableTextPara
309 aChild->SetParagraphIndex(mnParagraphIndex); in SetParagraphIndex()
890 aChild->SetParagraphIndex( GetParagraphIndex() ); in getAccessibleChild()
H A DAccessibleImageBullet.cxx543 void AccessibleImageBullet::SetParagraphIndex( sal_Int32 nIndex ) in SetParagraphIndex() function in accessibility::AccessibleImageBullet
H A DAccessibleStaticTextBase.cxx313 mpTextParagraph->SetParagraphIndex( nPara ); in GetParagraph()

Completed in 45 milliseconds