Home
last modified time | relevance | path

Searched refs:nEndEEIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx394 …lection AccessibleEditableTextPara::MakeSelection( sal_Int32 nStartEEIndex, sal_Int32 nEndEEIndex ) in MakeSelection() argument
400 nEndEEIndex >= 0 && nEndEEIndex <= USHRT_MAX && in MakeSelection()
406 nParaIndex, static_cast< sal_uInt16 >( nEndEEIndex ) ); in MakeSelection()
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx363 ESelection MakeSelection( sal_Int32 nStartEEIndex, sal_Int32 nEndEEIndex );

Completed in 26 milliseconds