Searched refs:nCoreEnd (Results 1 – 3 of 3) sorted by relevance
309 sal_uInt16 nCoreEnd = pEnd->nContent.GetIndex(); in GetSelection() local310 if( nCoreEnd > in GetSelection()317 else if( nCoreEnd >= in GetSelection()323 nCoreEnd ), in GetSelection()327 nCoreEnd ); in GetSelection()4161 sal_uInt16 nCoreEnd = pEnd->nContent.GetIndex(); in GetSelectionAtIndex() local4162 if( nCoreEnd > in GetSelectionAtIndex()4169 else if( nCoreEnd >= in GetSelectionAtIndex()4175 nCoreEnd ), in GetSelectionAtIndex()4179 nCoreEnd ); in GetSelectionAtIndex()
769 sal_uInt16& nCoreStart, sal_uInt16& nCoreEnd ) const in GetEditableRange()776 AdjustAndCheck( nEnd, nEndPortion, nCoreEnd, bIsEditable ); in GetEditableRange()
166 sal_uInt16& nCoreStart, sal_uInt16& nCoreEnd ) const;
Completed in 53 milliseconds