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()4166 sal_uInt16 nCoreEnd = pEnd->nContent.GetIndex(); in GetSelectionAtIndex() local4167 if( nCoreEnd > in GetSelectionAtIndex()4174 else if( nCoreEnd >= in GetSelectionAtIndex()4180 nCoreEnd ), in GetSelectionAtIndex()4184 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 42 milliseconds