Searched refs:pBottomRight (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderPainter.cxx | 529 SharedBitmapDescriptor pBottomRight (pStyle->mpBottomRight); in PaintBorder() local 539 pTopRight->mnYOffset, pBottomRight->mnYOffset, true, pRight, pBackground); in PaintBorder() 547 if (nCalloutX > pBottomRight->mnXOffset + aCenterBox.X + aCenterBox.Width) in PaintBorder() 548 nCalloutX = pBottomRight->mnXOffset + aCenterBox.X + aCenterBox.Width; in PaintBorder() 555 nCalloutX+nCalloutWidth, pBottomRight->mnXOffset, true, pBottom, pBackground); in PaintBorder() 561 pBottomLeft->mnXOffset, pBottomRight->mnXOffset, true, pBottom, pBackground); in PaintBorder() 568 PaintBitmap(aCenterBox, rUpdateBox, +1,+1, 0,0, false, pBottomRight, pBackground); in PaintBorder()
|
Completed in 11 milliseconds