Searched refs:nLocalEnd (Results 1 – 1 of 1) sorted by relevance
294 sal_Int32 nLocalEnd = -1; in GetSelection() local299 nLocalEnd = GetPortionData().GetAccessibleString(). in GetSelection()314 nLocalEnd = GetPortionData().GetAccessibleString(). in GetSelection()331 if( ( nLocalStart != -1 ) && ( nLocalEnd != -1 ) ) in GetSelection()334 nEnd = nLocalEnd; in GetSelection()4147 sal_Int32 nLocalEnd = -1; in GetSelectionAtIndex() local4152 nLocalEnd = GetPortionData().GetAccessibleString(). in GetSelectionAtIndex()4167 nLocalEnd = GetPortionData().GetAccessibleString(). in GetSelectionAtIndex()4179 nLocalEnd = GetPortionData().GetAccessiblePosition( in GetSelectionAtIndex()4184 if( ( nLocalStart != -1 ) && ( nLocalEnd != -1 ) ) in GetSelectionAtIndex()[all …]
Completed in 40 milliseconds