Home
last modified time | relevance | path

Searched refs:nFieldEndExpand (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dmodeltoviewhelper.cxx92 const sal_uInt32 nFieldEndExpand = nPrevPosExpand + nFieldLengthExpand; in ConvertToModelPosition() local
95 if ( nFieldEndExpand <= nViewPos ) in ConvertToModelPosition()
98 const sal_uInt32 nDistToField = nViewPos - nFieldEndExpand + 1; in ConvertToModelPosition()

Completed in 13 milliseconds