Searched refs:nGutterHalf (Results 1 – 1 of 1) sorted by relevance
1005 const sal_uInt16 nGutterHalf = nGutterWidth ? nGutterWidth / 2 : 0; in Calc() local1013 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