Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1908 KSHORT nHalf = nRadius / 2; in ShowContour() local
1917 aPt.X() -= nHalf; in ShowContour()
1918 aPt.Y() -= nHalf; in ShowContour()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx937 sal_uInt16 nHalf = nNew / 2; in SetGutterWidth() local
940 pCol->SetLeft ( nHalf ); in SetGutterWidth()
941 pCol->SetRight( nHalf ); in SetGutterWidth()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx1238 long nHalf = aSize.Width() / 2; in EditGrowX() local
1239 aArea.Left() = nCenter - nHalf + 1; in EditGrowX()
1240 aArea.Right() = nCenter + aSize.Width() - nHalf - 1; in EditGrowX()

Completed in 46 milliseconds