Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1309 Point aHeaderLeft = LogicToPixel( Point( -aOffset.X(), nHeaderHeight ), aMMMode ); in MouseMove() local
1353 …else if( aPixPt.Y() < ( aHeaderLeft.Y() + 2 ) && aPixPt.Y() > ( aHeaderLeft.Y() - 2 ) && !bTopRule… in MouseMove()
1409 …( aPixPt.Y() < ( aHeaderLeft.Y() + 2 ) && aPixPt.Y() > ( aHeaderLeft.Y() - 2 ) ) || bHeaderRulerMo… in MouseMove()

Completed in 22 milliseconds