Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx893 const Rectangle aBox2 (GetInnerBoundingBox(rModel, nIndex)); in CalculateGeometricPosition() local
897 nTrailingLocation = aBox2.Top(); in CalculateGeometricPosition()
898 nSecondaryLocation = (aBox1.Center().X() + aBox2.Center().X()) / 2; in CalculateGeometricPosition()
903 nTrailingLocation = aBox2.Left(); in CalculateGeometricPosition()
904 nSecondaryLocation = (aBox1.Center().Y() + aBox2.Center().Y()) / 2; in CalculateGeometricPosition()

Completed in 19 milliseconds