Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par6.cxx398 sal_uInt32 nWWLe = MSRoundTweak(rSection.maSep.dxaLeft); in SetLeftRight() local
410 nWWLe += nWWGu; in SetLeftRight()
413 if ((rSection.nPgWidth - nWWLe - nWWRi) < MINLAY) in SetLeftRight()
428 nWWRi = rSection.nPgWidth - nWWLe - MINLAY; in SetLeftRight()
431 rSection.nPgLeft = nWWLe; in SetLeftRight()