Searched refs:mpBottomCallout (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderPainter.cxx | 94 SharedBitmapDescriptor mpBottomCallout; member in sdext::presenter::__anon2602cbc20111::RendererPaneStyle 315 && pRendererPaneStyle->mpBottomCallout.get() != NULL) in getCalloutOffset() 319 pRendererPaneStyle->mpBottomCallout->mnHeight in getCalloutOffset() 320 - pRendererPaneStyle->mpBottomCallout->mnYHotSpot); in getCalloutOffset() 540 if (mbHasCallout && pStyle->mpBottomCallout->GetNormalBitmap().is()) in PaintBorder() 542 const sal_Int32 nCalloutWidth (pStyle->mpBottomCallout->mnWidth); in PaintBorder() 543 sal_Int32 nCalloutX (maCalloutAnchor.X - pStyle->mpBottomCallout->mnXHotSpot in PaintBorder() 550 …PaintBitmap(aCenterBox, rUpdateBox, 0,+1, nCalloutX,0, false, pStyle->mpBottomCallout, pBackground… in PaintBorder() 926 mpBottomCallout(), in RendererPaneStyle() 947 mpBottomCallout = GetBitmap(rpTheme, rsStyleName, A2S("BottomCallout")); in RendererPaneStyle()
|
Completed in 17 milliseconds