Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/dialog/
H A Dswframeexample.cxx491 long lYPos = 0; in Paint() local
535 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()
539 lYPos = aRect.Top(); in Paint()
546 lYPos = aRect.Top() + (aRect.GetHeight() - aFrmSize.Height()) / 2; in Paint()
553 lYPos = aRect.Top() + aRelPos.Y(); in Paint()
555 lYPos = aRect.Top() - aRelPos.Y(); in Paint()
562 lYPos = aRect.Top(); in Paint()
566 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()
584 lYPos = aRect.Bottom() - aFrmSize.Height() + 1; in Paint()
592 lYPos = aRect.Top() - aRelPos.Y(); in Paint()
[all …]

Completed in 12 milliseconds