Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx1005 const sal_uInt16 nGutterHalf = nGutterWidth ? nGutterWidth / 2 : 0; in Calc() local
1013 const sal_uInt16 nLeftWidth = nPrtWidth + nGutterHalf; in Calc()
1016 pCol->SetRight( nGutterHalf ); in Calc()
1028 pCol->SetLeft ( nGutterHalf ); in Calc()
1029 pCol->SetRight( nGutterHalf ); in Calc()
1038 pCol->SetLeft ( nGutterHalf ); in Calc()

Completed in 34 milliseconds