Searched refs:pBottomLeft (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderPainter.cxx | 528 SharedBitmapDescriptor pBottomLeft (pStyle->mpBottomLeft); in PaintBorder() local 537 pTopLeft->mnYOffset, pBottomLeft->mnYOffset, true, pLeft, pBackground); in PaintBorder() 545 if (nCalloutX < pBottomLeft->mnXOffset + aCenterBox.X) in PaintBorder() 546 nCalloutX = pBottomLeft->mnXOffset + aCenterBox.X; in PaintBorder() 553 pBottomLeft->mnXOffset, nCalloutX-aCenterBox.Width, true, pBottom, pBackground); in PaintBorder() 561 pBottomLeft->mnXOffset, pBottomRight->mnXOffset, true, pBottom, pBackground); in PaintBorder() 567 PaintBitmap(aCenterBox, rUpdateBox, -1,+1, 0,0, false, pBottomLeft, pBackground); in PaintBorder()
|
Completed in 117 milliseconds