Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx3039 const SwTwips nCenterSpacing = ( nMax - nWishedTableWidth ) / 2; in Format() local
3042 Max( nCenterSpacing, nLeftOffset ) : in Format()
3043 nCenterSpacing ); in Format()
3046 Max( nCenterSpacing, nRightOffset ) : in Format()
3047 nCenterSpacing ); in Format()

Completed in 38 milliseconds