Searched refs:nWishedTableWidth (Results 1 – 1 of 1) sorted by relevance
2964 const SwTwips nWishedTableWidth = CalcRel( rSz, sal_True ); in Format() local2982 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 35 milliseconds