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()
1711 …sal_Bool SAL_CALL AccessibleEditableTextPara::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndI… in setSelection()
1745 …::rtl::OUString SAL_CALL AccessibleEditableTextPara::getTextRange( sal_Int32 nStartIndex, sal_Int3… 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 …sal_Bool SAL_CALL AccessibleEditableTextPara::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex… in copyText()
2489 …sal_Bool SAL_CALL AccessibleEditableTextPara::cutText( sal_Int32 nStartIndex, sal_Int32 nEndIndex … in cutText()
2563 …sal_Bool SAL_CALL AccessibleEditableTextPara::deleteText( sal_Int32 nStartIndex, sal_Int32 nEndInd… in deleteText()
2648 …sal_Bool SAL_CALL AccessibleEditableTextPara::replaceText( sal_Int32 nStartIndex, sal_Int32 nEndIn… in replaceText()
2692 …sal_Bool SAL_CALL AccessibleEditableTextPara::setAttributes( sal_Int32 nStartIndex, sal_Int32 nEnd… in setAttributes()