Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderPainter.cxx94 SharedBitmapDescriptor mpBottomCallout; member in sdext::presenter::__anonf14fb8da0111::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 19 milliseconds