Lines Matching defs:nEndIndex
199 … void AccessibleEditableTextPara::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
503 …String AccessibleEditableTextPara::GetTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) SAL_… in GetTextRange()
793 …ssibleEditableTextPara::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, sal_Int32… in GetAttributeRun()
1712 …L AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in setSelection()
1746 …L AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in getTextRange()
2061 sal_uInt16 nStartIndex, nEndIndex; in getTextAtIndex() local
2168 sal_uInt16 nStartIndex, nEndIndex; in getTextBeforeIndex() local
2333 sal_uInt16 nStartIndex, nEndIndex; in getTextBehindIndex() local
2444 …_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in copyText()
2490 …L_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in cutText()
2564 …ALL AccessibleEditableTextPara::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in deleteText()
2649 …LL AccessibleEditableTextPara::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const ::rt… in replaceText()
2693 … AccessibleEditableTextPara::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const uno:… in setAttributes()