Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3323 int nCurrentRightLineWidth = 0; in AdjustNewBand() local
3325nCurrentRightLineWidth = pLeftLine->GetInWidth() + pLeftLine->GetOutWidth() + pLeftLine->GetDistan… in AdjustNewBand()
3336 if(nOldBoxRightLineWidth>nCurrentRightLineWidth) in AdjustNewBand()