Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2704 Point aPntPos; in Paint() local
2720 aPntPos.X() += nWidth - aPntSz.Width() ; in Paint()
2725 aPntPos.Y() += aPntSz.Height(); in Paint()
2726 aPntPos.Y() --; in Paint()
2731 aPntPos.X() += aPntSz.Width(); in Paint()
2732 aPntPos.X()--; in Paint()
2740 aGraphic.Draw( this, aPntPos, aPntSz ); in Paint()
2744 DrawBitmapEx( aPntPos, aPntSz, bHC ? aBmpHC : aBmp ); in Paint()

Completed in 32 milliseconds