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()4126 sal_uInt16 nCoreStart = pStart->nContent.GetIndex(); in GetSelectionAtIndex() local4127 if( nCoreStart < in GetSelectionAtIndex()4132 else if( nCoreStart <= in GetSelectionAtIndex()4137 nCoreStart ), in GetSelectionAtIndex()4142 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 37 milliseconds