Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx294 sal_Int32 nLocalEnd = -1; in GetSelection() local
299 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() local
4156 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 32 milliseconds