/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterScrollBar.cxx | 753 return rpBitmaps->GetBitmap(GetBitmapMode(eArea)); in GetBitmap() 948 mpPrevButtonDescriptor = mpBitmaps->GetBitmap(A2S("Up")); in UpdateBitmaps() 949 mpNextButtonDescriptor = mpBitmaps->GetBitmap(A2S("Down")); in UpdateBitmaps() 996 GetBitmap(eArea, rpStartBitmaps), in PaintComposite() 997 GetBitmap(eArea, rpCenterBitmaps), in PaintComposite() 998 GetBitmap(eArea, rpEndBitmaps)); in PaintComposite() 1171 mpPrevButtonDescriptor = mpBitmaps->GetBitmap(A2S("Left")); in UpdateBitmaps() 1172 mpNextButtonDescriptor = mpBitmaps->GetBitmap(A2S("Right")); in UpdateBitmaps() 1214 GetBitmap(eArea, rpStartBitmaps), in PaintComposite() 1215 GetBitmap(eArea, rpCenterBitmaps), in PaintComposite() [all …]
|
H A D | PresenterPaneBorderPainter.cxx | 107 SharedBitmapDescriptor GetBitmap( 939 mpTopLeft = GetBitmap(rpTheme, rsStyleName, A2S("TopLeft")); in RendererPaneStyle() 940 mpTop = GetBitmap(rpTheme, rsStyleName, A2S("Top")); in RendererPaneStyle() 941 mpTopRight = GetBitmap(rpTheme, rsStyleName, A2S("TopRight")); in RendererPaneStyle() 942 mpLeft = GetBitmap(rpTheme, rsStyleName, A2S("Left")); in RendererPaneStyle() 943 mpRight = GetBitmap(rpTheme, rsStyleName, A2S("Right")); in RendererPaneStyle() 944 mpBottomLeft = GetBitmap(rpTheme, rsStyleName, A2S("BottomLeft")); in RendererPaneStyle() 945 mpBottom = GetBitmap(rpTheme, rsStyleName, A2S("Bottom")); in RendererPaneStyle() 946 mpBottomRight = GetBitmap(rpTheme, rsStyleName, A2S("BottomRight")); in RendererPaneStyle() 948 mpBackground = GetBitmap(rpTheme, OUString(), A2S("Background")); in RendererPaneStyle() [all …]
|
H A D | PresenterButton.cxx | 472 GetBitmap(rpLeft, eMode), in RenderButton() 473 GetBitmap(rpCenter, eMode), in RenderButton() 474 GetBitmap(rpRight, eMode)); in RenderButton() 509 Reference<rendering::XBitmap> PresenterButton::GetBitmap ( in GetBitmap() function in sdext::presenter::PresenterButton 514 return mpIcon->GetBitmap(eMode); in GetBitmap() 533 SharedBitmapDescriptor pLeftBitmap (mpTheme->GetBitmap(A2S("ButtonFrameLeft"))); in SetupButtonBitmaps() 534 SharedBitmapDescriptor pCenterBitmap(mpTheme->GetBitmap(A2S("ButtonFrameCenter"))); in SetupButtonBitmaps() 535 SharedBitmapDescriptor pRightBitmap(mpTheme->GetBitmap(A2S("ButtonFrameRight"))); in SetupButtonBitmaps()
|
H A D | PresenterTheme.cxx | 146 const SharedBitmapDescriptor GetBitmap (const OUString& sBitmapName) const; 194 const SharedBitmapDescriptor GetBitmap (const OUString& sBitmapName) const; 476 SharedBitmapDescriptor PresenterTheme::GetBitmap ( in GetBitmap() function in sdext::presenter::PresenterTheme 500 SharedBitmapDescriptor pBitmap (pPaneStyle->GetBitmap(rsBitmapName)); in GetBitmap() 508 SharedBitmapDescriptor pBitmap (pViewStyle->GetBitmap(rsBitmapName)); in GetBitmap() 521 SharedBitmapDescriptor PresenterTheme::GetBitmap ( in GetBitmap() function in sdext::presenter::PresenterTheme 539 return mpTheme->mpIconContainer->GetBitmap(rsBitmapName); in GetBitmap() 1146 const SharedBitmapDescriptor PaneStyle::GetBitmap (const OUString& rsBitmapName) const in GetBitmap() function in sdext::presenter::__anon7bfc12000211::PaneStyle 1150 const SharedBitmapDescriptor pBitmap = mpBitmaps->GetBitmap(rsBitmapName); in GetBitmap() 1156 return mpParentStyle->GetBitmap(rsBitmapName); in GetBitmap() [all …]
|
H A D | PresenterSlideSorter.cxx | 1742 mpLeftLabelBitmap = pBitmaps->GetBitmap(A2S("LabelLeft")); in MouseOverManager() 1743 mpCenterLabelBitmap = pBitmaps->GetBitmap(A2S("LabelCenter")); in MouseOverManager() 1744 mpRightLabelBitmap = pBitmaps->GetBitmap(A2S("LabelRight")); in MouseOverManager() 2078 mpTopLeft = aContainer.GetBitmap(A2S("TopLeft")); in CurrentSlideFrameRenderer() 2079 mpTop = aContainer.GetBitmap(A2S("Top")); in CurrentSlideFrameRenderer() 2080 mpTopRight = aContainer.GetBitmap(A2S("TopRight")); in CurrentSlideFrameRenderer() 2081 mpLeft = aContainer.GetBitmap(A2S("Left")); in CurrentSlideFrameRenderer() 2082 mpRight = aContainer.GetBitmap(A2S("Right")); in CurrentSlideFrameRenderer() 2083 mpBottomLeft = aContainer.GetBitmap(A2S("BottomLeft")); in CurrentSlideFrameRenderer() 2084 mpBottom = aContainer.GetBitmap(A2S("Bottom")); in CurrentSlideFrameRenderer() [all …]
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.cxx | 144 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in getData() 145 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in getData() 220 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in setData() 221 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in setData() 462 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in setPixel() 463 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in setPixel() 520 Bitmap aBitmap( mpBackBuffer->getBitmapReference().GetBitmap() ); in getPixel() 521 Bitmap aAlpha( mpBackBuffer->getBitmapReference().GetAlpha().GetBitmap() ); in getPixel()
|
H A D | spritehelper.cxx | 142 Bitmap aBmp( mpBackBuffer->getOutDev().GetBitmap( aEmptyPoint, in redraw() 157 Bitmap aMask( mpBackBufferMask->getOutDev().GetBitmap( aEmptyPoint, in redraw() 327 maContent->GetBitmap() ); in redraw() 337 maContent->GetBitmap() ); in redraw() 360 … rTargetSurface.DrawBitmap( aOutPos, aOutputSize, maContent->GetBitmap() ); in redraw() 378 BitmapEx( maContent->GetBitmap(), in redraw()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | gdimtf.cxx | 2155 aWall.SetBitmap( pFncBmp( aWall.GetBitmap(), pBmpParam ) ); in ImplExchangeColors() 2182 pFncBmp( pAct->GetBitmap(), pBmpParam ).GetBitmap() ), in ImplExchangeColors() 2192 pFncBmp( pAct->GetBitmap(), pBmpParam ).GetBitmap() ), in ImplExchangeColors() 2220 pAct->GetBitmap(), in ImplExchangeColors() 2231 pAct->GetBitmap(), in ImplExchangeColors() 2499 UInt32ToSVBT32( pAct->GetBitmap().GetChecksum(), aBT32 ); in GetChecksum() 2517 UInt32ToSVBT32( pAct->GetBitmap().GetChecksum(), aBT32 ); in GetChecksum() 2541 UInt32ToSVBT32( pAct->GetBitmap().GetChecksum(), aBT32 ); in GetChecksum() 2655 UInt32ToSVBT32( pAct->GetBitmap().GetChecksum(), aBT32 ); in GetChecksum() 2676 UInt32ToSVBT32( pAct->GetBitmap().GetChecksum(), aBT32 ); in GetChecksum() [all …]
|
H A D | outdev2.cxx | 254 const Bitmap aBmp( GetBitmap( rSrcPt, rSrcSize ) ); in DrawOutDev() 327 const Bitmap aBmp( rOutDev.GetBitmap( rSrcPt, rSrcSize ) ); in DrawOutDev() 747 DrawBitmap( rDestPt, rBitmapEx.GetBitmap() ); in DrawBitmapEx() 768 DrawBitmap( rDestPt, rDestSize, rBitmapEx.GetBitmap() ); in DrawBitmapEx() 991 const Bitmap aContent(aTransformed.GetBitmap()); in DrawTransformedBitmapEx() 1069 Bitmap aMask( aBmpEx.GetAlpha().GetBitmap() ); in ImplDrawBitmapEx() 1116 Bitmap aBmp( aBmpEx.GetBitmap() ); in ImplDrawBitmapEx() 1595 aBmp = aVDev.GetBitmap( Point(), aVDev.GetOutputSizePixel() ); in GetBitmap() 1630 Bitmap aAlphaBitmap( mpAlphaVDev->GetBitmap( rSrcPt, rSize ) ); in GetBitmapEx() 1639 return GetBitmap( rSrcPt, rSize ); in GetBitmapEx() [all …]
|
H A D | outdev6.cxx | 484 Bitmap aPaint( GetBitmap( aDstRect.TopLeft(), aDstSz ) ); in DrawTransparent() 485 Bitmap aPolyMask( aVDev.GetBitmap( Point(), aDstSz ) ); in DrawTransparent() 719 const Bitmap aPaint(pVDev->GetBitmap(aPoint, pVDev->GetOutputSizePixel())); in DrawTransparent() 727 const AlphaMask aAlpha(pVDev->GetBitmap(aPoint, pVDev->GetOutputSizePixel())); in DrawTransparent() 750 aPaint = pVDev->GetBitmap( Point(), pVDev->GetOutputSizePixel() ); in DrawTransparent() 763 aMask = pVDev->GetBitmap( Point(), pVDev->GetOutputSizePixel() ); in DrawTransparent() 773 aAlpha = pVDev->GetBitmap( Point(), pVDev->GetOutputSizePixel() ); in DrawTransparent() 829 aBmpEx = rWallpaper.GetBitmap(); in ImplDrawBitmapWallpaper() 848 aBmpEx = aVDev.GetBitmap( Point(), aVDev.GetOutputSizePixel() ); in ImplDrawBitmapWallpaper() 898 aBmpEx = rWallpaper.GetBitmap(); in ImplDrawBitmapWallpaper() [all …]
|
H A D | impimage.cxx | 358 …const Bitmap aNewBmp( Size( nPosCount * maSize.Width(), maSize.Height() ), maBmpEx.GetBitmap().Ge… in GetBitmapEx() 414 aTmpBmpEx = maBmpEx.GetBitmap(); in Draw() 426 Bitmap aTmpBmp( aTmpBmpEx.GetBitmap() ); in Draw() 511 Bitmap aAlphaBmp( aTmpBmpEx.GetAlpha().GetBitmap() ); in Draw() 566 const Bitmap aBmp( maBmpEx.GetBitmap().CreateDisplayBitmap( pOutDev ) ); in ImplUpdateDisplayBmp() 594 Bitmap aBmp( maBmpEx.GetBitmap() ); in ImplUpdateDisabledBmpEx() 598 Bitmap aGrey( maDisabledBmpEx.GetBitmap() ); in ImplUpdateDisabledBmpEx()
|
H A D | gdimetafiletools.cxx | 180 aVDev.DrawBitmap(Point(0, 0), rBitmapEx.GetAlpha().GetBitmap()); in handleBitmapContent() 216 aVDev.GetBitmap( in handleBitmapContent() 232 BitmapEx(rBitmapEx.GetBitmap(), aAlpha))); in handleBitmapContent() 748 const Bitmap& rBitmap = pA->GetBitmap(); in clipMetafileContentAgainstOwnRegions() 793 BitmapEx(pA->GetBitmap()), in clipMetafileContentAgainstOwnRegions() 835 const Bitmap& rBitmap = pA->GetBitmap(); in clipMetafileContentAgainstOwnRegions()
|
H A D | pdfwriter_impl2.cxx | 154 int nDepth = aBitmapEx.GetBitmap().GetBitCount(); in implWriteBitmapEx() 182 aMask = aBitmapEx.GetAlpha().GetBitmap(); in implWriteBitmapEx() 186 Graphic aGraphic( aBitmapEx.GetBitmap() ); in implWriteBitmapEx() 251 m_rOuterFace.DrawBitmap( aPoint, aSize, aBitmapEx.GetBitmap() ); in implWriteBitmapEx() 472 aPaint = pVDev->GetBitmap( aPoint, aDstSizePixel ); in playMetafile() 485 aMask = pVDev->GetBitmap( aPoint, aDstSizePixel ); in playMetafile() 494 aAlpha = pVDev->GetBitmap( aPoint, aDstSizePixel ); in playMetafile() 788 BitmapEx aBitmapEx( pA->GetBitmap() ); in playMetafile() 800 …implWriteBitmapEx( pA->GetPoint(), pA->GetSize(), BitmapEx( pA->GetBitmap() ), pDummyVDev, i_rCont… in playMetafile() 807 BitmapEx aBitmapEx( pA->GetBitmap() ); in playMetafile()
|
H A D | image.cxx | 95 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), aMaskBitmap ); in Image() 106 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), aMaskColor ); in Image() 204 mpImplData->mpData = new Bitmap( rBmpEx.GetBitmap() ); in ImplInit() 590 Bitmap aPixels( aSize, aTempl.GetBitmap().GetBitCount() ); in GetAsHorizontalStrip() 648 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), *pMaskColor ); in InsertFromHorizontalBitmap() 650 aBmpEx = BitmapEx( aBmpEx.GetBitmap() ); in InsertFromHorizontalBitmap()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | tpbitmap.cxx | 276 const XBitmapEntry* pXBitmapEntry = maBitmapList->GetBitmap(nPos); in FillItemSet() 345 pGraphicObject = new GraphicObject(maBitmapList->GetBitmap(nPos)->GetGraphicObject()); in IMPL_LINK() 368 … pGraphicObject = new GraphicObject(maBitmapList->GetBitmap(nPos)->GetGraphicObject()); in IMPL_LINK() 377 bool bIs8x8(isHistorical8x8(pGraphicObject->GetGraphic().GetBitmap(), aBack, aFront)); in IMPL_LINK() 542 if( aName == maBitmapList->GetBitmap( i )->GetName() ) in IMPL_LINK() 560 if( aName == maBitmapList->GetBitmap( i )->GetName() ) in IMPL_LINK() 676 if( aName == maBitmapList->GetBitmap( i )->GetName() ) in IMPL_LINK() 740 String aName( maBitmapList->GetBitmap( nPos )->GetName() ); in IMPL_LINK() 760 if( aName == maBitmapList->GetBitmap( i )->GetName() && in IMPL_LINK()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdfmtf.cxx | 1100 Rectangle aRect(rAct.GetPoint(),rAct.GetBitmap().GetSizePixel()); in DoAction() 1102 SdrGrafObj* pGraf=new SdrGrafObj(Graphic(rAct.GetBitmap()),aRect); in DoAction() 1114 SdrGrafObj* pGraf=new SdrGrafObj(Graphic(rAct.GetBitmap()),aRect); in DoAction() 1315 Bitmap aBitmap(rAct.GetBitmap()); in DoAction() 1346 Rectangle aRect(rAct.GetPoint(), rAct.GetBitmap().GetSizePixel()); in DoAction() 1347 BitmapEx aBitmapEx(rAct.GetBitmap(), rAct.GetColor()); in DoAction() 1361 BitmapEx aBitmapEx(rAct.GetBitmap(), rAct.GetColor()); in DoAction() 1375 BitmapEx aBitmapEx(rAct.GetBitmap(), rAct.GetColor()); in DoAction() 1590 aVDev.SetOutputSizePixel(aBitmapEx.GetBitmap().GetSizePixel()); in DoAction() 1611 aBitmapEx = BitmapEx(aBitmapEx.GetBitmap(), aNewMask); in DoAction() [all …]
|
/aoo41x/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 763 return BitmapEx( ImpMask( rBitmapEx.GetBitmap() ), rBitmapEx.GetMask() ); in ImpMask() 773 Bitmap aMask( rBitmapEx.GetBitmap().CreateMask( rColor, nTol ) ); in ImpMaskTransparent() 778 aBmpEx = BitmapEx( rBitmapEx.GetBitmap(), aMask ); in ImpMaskTransparent() 991 const Bitmap aBmp( Mask( pAct->GetBitmap() ).GetBitmap() ); in ImpMask() 1001 const Bitmap aBmp( Mask( pAct->GetBitmap() ).GetBitmap() ); in ImpMask() 1011 const Bitmap aBmp( Mask( pAct->GetBitmap() ).GetBitmap() ); in ImpMask() 1078 Bitmap aBmp( rBmpEx.GetBitmap() ); in ImpReplaceTransparency() 1195 Bitmap aBitmap( ImpMask( aGraphic.GetBitmap() ) ); in Mask()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 811 rOutBmpEx = BitmapEx( pAction->GetBitmap() ); in ImplCreateOutput() 814 pAction->GetBitmap().GetSizePixel(), in ImplCreateOutput() 826 rOutBmpEx = BitmapEx( pAction->GetBitmap() ); in ImplCreateOutput() 1026 Bitmap aBmp( rBmpEx.GetBitmap() ); in ImplCreateScaled() 1427 Bitmap aBmp( rBmpEx.GetBitmap() ); in ImplCreateRotatedScaled() 1848 rBmpEx = BitmapEx( rBmpEx.GetBitmap(), aAlpha ); in ImplAdjust() 2287 aTileBitmap = BitmapEx( aTileBitmap.GetBitmap(), in ImplDrawTiled() 2290 aTileBitmap = BitmapEx( aTileBitmap.GetBitmap(), in ImplDrawTiled() 2432 aBmpEx2 = BitmapEx( rBmpEx.GetBitmap(), rBmpEx.GetAlpha() ); in ImplTransformBitmap() 2434 aBmpEx2 = BitmapEx( rBmpEx.GetBitmap(), rBmpEx.GetMask() ); in ImplTransformBitmap() [all …]
|
/aoo41x/main/sfx2/source/doc/ |
H A D | graphhelp.cxx | 250 aVDev.DrawBitmap( aNullPt, aVDev.GetOutputSizePixel(), rBmpEx.GetBitmap() ); in mergeBitmaps_Impl() 253 Bitmap aBmp( aVDev.GetBitmap( aNullPt, aVDev.GetOutputSizePixel() ) ); in mergeBitmaps_Impl() 261 Bitmap aOverlayMergeBmp( aVDev.GetBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize() ) ); in mergeBitmaps_Impl() 272 …aOverlayMergeBmp.CombineSimple( aVDev.GetBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize() ),… in mergeBitmaps_Impl() 274 rReturn = BitmapEx( aBmp, aVDev.GetBitmap( aNullPt, aVDev.GetOutputSizePixel() ) ); in mergeBitmaps_Impl() 364 Bitmap aBmp( aVDev.GetBitmap( aNullPt, aVDev.GetOutputSizePixel() ) ); in createThumb_Impl()
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | _xoutbmp.cxx | 121 Bitmap aBmp( rGraphic.GetBitmap() ); in MirrorGraphic() 284 const Bitmap aBitmap( aVDev.GetBitmap( aPt, aSize ) ); in WriteGraphic() 292 aGraphic = BitmapEx( aBitmap, aVDev.GetBitmap( aPt, aSize ) ); in WriteGraphic() 311 aGraphic = aVDev.GetBitmap( Point(), aSize ); in WriteGraphic() 314 aGraphic = rGraphic.GetBitmap(); in WriteGraphic() 317 aGraphic = rGraphic.GetBitmap(); in WriteGraphic()
|
/aoo41x/main/filter/source/graphicfilter/eos2met/ |
H A D | eos2met.cxx | 737 WriteImageObject( ( (MetaBmpAction*) pMA )->GetBitmap() ); in WriteImageObjects() 744 WriteImageObject( ( (MetaBmpScaleAction*) pMA )->GetBitmap() ); in WriteImageObjects() 751 WriteImageObject( ( (MetaBmpScalePartAction*) pMA )->GetBitmap() ); in WriteImageObjects() 758 WriteImageObject( Graphic( ( (MetaBmpExAction*) pMA )->GetBitmapEx() ).GetBitmap() ); in WriteImageObjects() 765 WriteImageObject( Graphic( ( (MetaBmpExScaleAction*) pMA )->GetBitmapEx() ).GetBitmap() ); in WriteImageObjects() 789 WriteImageObject( pBmpScaleAction->GetBitmap() ); in WriteImageObjects() 1982 const Size aSizePixel( pA->GetBitmap().GetSizePixel() ); in WriteOrders() 1994 METBitBlt( pA->GetPoint(), pA->GetSize(), pA->GetBitmap().GetSizePixel() ); in WriteOrders() 2001 Bitmap aTmp( pA->GetBitmap() ); in WriteOrders() 2005 METBitBlt( pA->GetDestPoint(), pA->GetDestSize(), pA->GetBitmap().GetSizePixel() ); in WriteOrders() [all …]
|
/aoo41x/main/sd/source/ui/tools/ |
H A D | PreviewRenderer.cxx | 157 aPreview = mpPreviewDevice->GetBitmap ( in RenderPage() 222 aPreview = mpPreviewDevice->GetBitmap ( in RenderSubstitution() 526 BitmapEx aScaledBitmap (rBitmapEx.GetBitmap()); in ScaleBitmap() 531 aScaledBitmap.GetBitmap()); in ScaleBitmap() 534 aPreview = mpPreviewDevice->GetBitmap (Point(0,0), aFrameSize); in ScaleBitmap()
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | vclhelperbufferdevice.cxx | 296 Bitmap aContent(mpContent->GetBitmap(aEmptyPoint, aSizePixel)); in paint() 307 const AlphaMask aAlphaMask(mpAlpha->GetBitmap(aEmptyPoint, aSizePixel)); in paint() 312 WriteDIB(aAlphaMask.GetBitmap(), aNew, false, true); in paint() 320 const Bitmap aMask(mpMask->GetBitmap(aEmptyPoint, aSizePixel)); in paint()
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | emfwr.cxx | 1184 …ImplWriteBmpRecord( pA->GetBitmap(), pA->GetPoint(), maVDev.PixelToLogic( pA->GetBitmap().GetSizeP… in ImplWrite() 1191 ImplWriteBmpRecord( pA->GetBitmap(), pA->GetPoint(), pA->GetSize(), WIN_SRCCOPY ); in ImplWrite() 1198 Bitmap aTmp( pA->GetBitmap() ); in ImplWrite() 1208 Bitmap aBmp( pA->GetBitmapEx().GetBitmap() ); in ImplWrite() 1226 Bitmap aBmp( pA->GetBitmapEx().GetBitmap() ); in ImplWrite() 1246 Bitmap aBmp( aBmpEx.GetBitmap() ); in ImplWrite()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterTextView.cxx | 114 Reference<rendering::XBitmap> GetBitmap (void); 207 return Any(mpImplementation->GetBitmap()); in GetPropertyValue() 565 Reference<rendering::XBitmap> PresenterTextView::Implementation::GetBitmap (void) in GetBitmap() function in sd::presenter::PresenterTextView::Implementation 612 GetBitmap(); in GetTotalHeight()
|