Lines Matching defs:nStartIndex
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 …sal_Bool AccessibleEditableTextPara::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndInd… in GetAttributeRun()
1712 …sal_Bool SAL_CALL AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndI… in setSelection()
1746 …::rtl::OUString SAL_CALL AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int3… 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 …sal_Bool SAL_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex… in copyText()
2490 …sal_Bool SAL_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex … in cutText()
2564 …sal_Bool SAL_CALL AccessibleEditableTextPara::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndInd… in deleteText()
2649 …sal_Bool SAL_CALL AccessibleEditableTextPara::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIn… in replaceText()
2693 …sal_Bool SAL_CALL AccessibleEditableTextPara::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEnd… in setAttributes()