Searched refs:nFieldEndExpand (Results 1 – 1 of 1) sorted by relevance
92 const sal_uInt32 nFieldEndExpand = nPrevPosExpand + nFieldLengthExpand; in ConvertToModelPosition() local95 if ( nFieldEndExpand <= nViewPos ) in ConvertToModelPosition()98 const sal_uInt32 nDistToField = nViewPos - nFieldEndExpand + 1; in ConvertToModelPosition()
Completed in 13 milliseconds