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()
1711 …L AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in setSelection()
1745 …L AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in getTextRange()
2060 sal_uInt16 nStartIndex, nEndIndex; in getTextAtIndex() local
2167 sal_uInt16 nStartIndex, nEndIndex; in getTextBeforeIndex() local
2332 sal_uInt16 nStartIndex, nEndIndex; in getTextBehindIndex() local
2443 …_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in copyText()
2489 …L_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in cutText()
2563 …ALL AccessibleEditableTextPara::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (la… in deleteText()
2648 …LL AccessibleEditableTextPara::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const ::rt… in replaceText()
2692 … AccessibleEditableTextPara::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEndIndex, const uno:… in setAttributes()