Searched refs:nCoreStart (Results 1 – 3 of 3) sorted by relevance
273 sal_uInt16 nCoreStart = pStart->nContent.GetIndex(); in GetSelection() local274 if( nCoreStart < in GetSelection()279 else if( nCoreStart <= in GetSelection()284 nCoreStart ), in GetSelection()289 nCoreStart ); in GetSelection()4130 sal_uInt16 nCoreStart = pStart->nContent.GetIndex(); in GetSelectionAtIndex() local4131 if( nCoreStart < in GetSelectionAtIndex()4136 else if( nCoreStart <= in GetSelectionAtIndex()4141 nCoreStart ), in GetSelectionAtIndex()4146 nCoreStart ); in GetSelectionAtIndex()
769 sal_uInt16& nCoreStart, sal_uInt16& nCoreEnd ) const in GetEditableRange() argument775 AdjustAndCheck( nStart, nStartPortion, nCoreStart, bIsEditable ); in GetEditableRange()
166 sal_uInt16& nCoreStart, sal_uInt16& nCoreEnd ) const;
Completed in 59 milliseconds