Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dpagectrl.cxx257 Point aBmpPnt = aRect.TopLeft(); in DrawPage() local
261 aBmpPnt.X() += nDeltaX; in DrawPage()
262 aBmpPnt.Y() += nDeltaY; in DrawPage()
265 DrawBitmap( aBmpPnt, aBmpSiz, pImpl->aBitmap ); in DrawPage()

Completed in 13 milliseconds