Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx2964 const SwTwips nWishedTableWidth = CalcRel( rSz, sal_True ); in Format() local
2982 const SwTwips nWishRight = nMax - nWishedTableWidth - nLeftOffset; in Format()
3013 const SwTwips nWishLeft = nMax - nWishedTableWidth - nRightOffset; in Format()
3039 const SwTwips nCenterSpacing = ( nMax - nWishedTableWidth ) / 2; in Format()
3104 nMax - (nLeftSpacing-pAttrs->CalcLeftLine()) - nWishedTableWidth; in Format()

Completed in 39 milliseconds