Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx181 Point aDrawPos; member in BackgroundPreviewImpl
288 aDrawPos.X() = (aSize.Width() - aDrawSize.Width()) / 2; in NotifyChange()
289 aDrawPos.Y() = (aSize.Height() - aDrawSize.Height()) / 2; in NotifyChange()
309 DrawBitmap( aDrawPos, aDrawSize, *pBitmap ); in Paint()
/trunk/main/starmath/source/
H A Dnode.cxx2330 Point aDrawPos( rDev.PixelToLogic(rDev.LogicToPixel(aBar.TopLeft())) ); in Draw() local
2332 aBar.SetPos( aDrawPos ); in Draw()

Completed in 34 milliseconds