Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dmodeltoviewhelper.cxx86 const sal_uInt32 nPrevPosExpand = (*aIter).second; in ConvertToModelPosition() local
89 const sal_uInt32 nLengthExpand = nPosExpand - nPrevPosExpand; in ConvertToModelPosition()
92 const sal_uInt32 nFieldEndExpand = nPrevPosExpand + nFieldLengthExpand; in ConvertToModelPosition()
105 aRet.mnSubPos = nViewPos - nPrevPosExpand; in ConvertToModelPosition()

Completed in 63 milliseconds