Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx1000 const sal_uInt16 nGutterHalf = nGutterWidth ? nGutterWidth / 2 : 0; in Calc() local
1008 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 22 milliseconds