Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/dialog/
H A Dswframeexample.cxx487 long lYPos = 0; in Paint() local
531 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()
535 lYPos = aRect.Top(); in Paint()
542 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()
549 lYPos = aRect.Top() + aRelPos.Y(); in Paint()
551 lYPos = aRect.Top() - aRelPos.Y(); in Paint()
558 lYPos = aRect.Top(); in Paint()
562 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()
574 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()
580 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()
[all …]