Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/dialog/
H A Dswframeexample.cxx490 long lXPos = 0; in Paint() local
501 lXPos = aRect.Right() - aFrmSize.Width() + 1; in Paint()
506 lXPos = aRect.Left() + (aRect.GetWidth() - aFrmSize.Width()) / 2; in Paint()
511 lXPos = aRect.Left() + aRelPos.X(); in Paint()
516 lXPos = aRect.Left(); in Paint()
521 lXPos = aRect.Right() + 2; in Paint()
597 Rectangle aFrmRect(Point(lXPos, lYPos), aFrmSize); in Paint()

Completed in 15 milliseconds