Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par6.cxx399 sal_uInt32 nWWRi = MSRoundTweak(rSection.maSep.dxaRight); in SetLeftRight() local
408 nWWRi += nWWGu; in SetLeftRight()
413 if ((rSection.nPgWidth - nWWLe - nWWRi) < MINLAY) in SetLeftRight()
428 nWWRi = rSection.nPgWidth - nWWLe - MINLAY; in SetLeftRight()
432 rSection.nPgRight = nWWRi; in SetLeftRight()