Searched refs:nSelectedPortionIndex (Results 1 – 3 of 3) sorted by relevance
49 …long getSeletedPositionStart ([in] long nSelectedPortionIndex) raises (::com::sun::star::lang::Ind…51 …long getSeletedPositionEnd ([in] long nSelectedPortionIndex) raises (::com::sun::star::lang::Index…
441 virtual sal_Int32 SAL_CALL getSeletedPositionStart( sal_Int32 nSelectedPortionIndex )443 virtual sal_Int32 SAL_CALL getSeletedPositionEnd( sal_Int32 nSelectedPortionIndex )
3746 sal_Int32 SAL_CALL SwAccessibleParagraph::getSeletedPositionStart( sal_Int32 nSelectedPortionIndex ) in getSeletedPositionStart() argument3754 /*sal_Bool bSelected = */GetSelectionAtIndex(nSelectedPortionIndex, nStart, nEnd ); in getSeletedPositionStart()3758 sal_Int32 SAL_CALL SwAccessibleParagraph::getSeletedPositionEnd( sal_Int32 nSelectedPortionIndex ) in getSeletedPositionEnd() argument3766 /*sal_Bool bSelected = */GetSelectionAtIndex(nSelectedPortionIndex, nStart, nEnd ); in getSeletedPositionEnd()
Completed in 34 milliseconds