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()4151 sal_Int32 nLocalEnd = -1; in GetSelectionAtIndex() local4156 nLocalEnd = GetPortionData().GetAccessibleString(). in GetSelectionAtIndex()4171 nLocalEnd = GetPortionData().GetAccessibleString(). in GetSelectionAtIndex()4183 nLocalEnd = GetPortionData().GetAccessiblePosition( in GetSelectionAtIndex()4188 if( ( nLocalStart != -1 ) && ( nLocalEnd != -1 ) ) in GetSelectionAtIndex()[all …]
Completed in 136 milliseconds