Searched refs:nGutterHalf (Results 1 – 1 of 1) sorted by relevance
1000 const sal_uInt16 nGutterHalf = nGutterWidth ? nGutterWidth / 2 : 0; in Calc() local1008 const sal_uInt16 nLeftWidth = nPrtWidth + nGutterHalf; in Calc()1011 pCol->SetRight( nGutterHalf ); in Calc()1023 pCol->SetLeft ( nGutterHalf ); in Calc()1024 pCol->SetRight( nGutterHalf ); in Calc()1033 pCol->SetLeft ( nGutterHalf ); in Calc()
Completed in 34 milliseconds