Searched refs:nTmpDist (Results 1 – 1 of 1) sorted by relevance
2886 SwTwips nTmpDist = nDist; in lcl_InsOtherBox() local2890 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