Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx2886 SwTwips nTmpDist = nDist; in lcl_InsOtherBox() local
2890 if( (nTmpDist + nWidth / 2 ) > rParam.nSide ) in lcl_InsOtherBox()
2893 ? sal_uInt16(nTmpDist) in lcl_InsOtherBox()
2894 : sal_uInt16(rParam.nTblWidth - nTmpDist); in lcl_InsOtherBox()
2897 nTmpDist += nWidth; in lcl_InsOtherBox()

Completed in 36 milliseconds