Home
last modified time | relevance | path

Searched refs:GetBitmap (Results 176 – 200 of 202) sorted by relevance

123456789

/trunk/main/sdext/source/presenter/
H A DPresenterToolBar.cxx1807 Reference<rendering::XBitmap> xBitmap (mpMode->mpIcon->GetBitmap(GetMode())); in PaintIcon()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx60 *this = aBmpEx.GetBitmap(); in Bitmap()
H A Doutdev3.cxx4564 Bitmap aBmp = pVDev->GetBitmap( Point(), aBoundRect.GetSize() ); in ImplDrawRotateText()
7624 Bitmap aBmp = aVDev.GetBitmap( Point(), aOutSize ); in GetTextBoundRect()
7879 Bitmap aBmp( aVDev.GetBitmap(Point(0, 0), aSize)); in GetTextOutlines()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx526 aRet = aGraphic.GetBitmap(); in GetGraphicBitmap()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1428 const Bitmap aBitmap(pVout->GetBitmap(Point(), pVout->GetOutputSizePixel())); in SmoothScroll()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1685 Graphic aGraphic(VCLUnoHelper::GetBitmap( xBmp )); in setPropertyValueImpl()
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm333 Image aImage( aDev.GetBitmap( Point( 0, 0 ), aPixelSize ) );
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx751 Bitmap aBmp = maGraphic.GetBitmap(); in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx192 ::com::sun::star::uno::Any GetBitmap( sal_Bool bMetaFile = sal_False ) const throw ();
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1494 rBmp = aVirDev.GetBitmap( Point(0,0), rSize ); in MakeLineBitmap()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx410 ::Bitmap aBitmap = aBmpEx.GetBitmap(); in surfaceFromXBitmap()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx849 const Bitmap aBitmap(rBitmapEx.GetBitmap()); in SetBitmapEx()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2064 …&)rObj.GetMergedItem(XATTR_FILLBITMAP)).GetGraphicObject().GetGraphic().GetBitmapEx().GetBitmap()); in AdaptObjColor()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2129 BitmapEx aBmp = VCLUnoHelper::GetBitmap( *pBitmap ); in SetNumberingRuleByIndex()
/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx3765 Image(aDev.GetBitmap(Point(), aSz), Color(COL_WHITE))); in Command()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx295 Bitmap aContent(maPageVDev.GetBitmap(Point(0, 0), aVDevSize)); in Paint()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1157 WriteDIB(aBitmap.GetBitmap(), aMemStream, false, false); in getPropertyValue()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx790 if (pOrigGrf && !pOrigGrf->GetBitmap().IsEmpty()) in PrepareForCopy()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1134 Bitmap aBmp = aIcon.GetBitmap(); in SetIcon()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx297 Bitmap aBitmap(aBitmapEx.GetBitmap()); in ImpCreateShadowObjectClone()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2349 Bitmap aBitmap(aGraphic.GetBitmap()); in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3943 Bitmap aBitmap( rImage.GetBitmapEx().GetBitmap() ); in lcl_GetDisplayBitmap()
/trunk/main/cui/source/customize/
H A Dcfg.cxx4907 return Image( aDev.GetBitmap( Point(), aNewSize ), aFillColor ); in GetSizedImage()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1514 BitmapEx aBitmapEx( VCLUnoHelper::GetBitmap( xBmp ) ); in CreateGraphicProperties()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx3896 aBmp = aVDev.GetBitmap( Point(), aSz ); in HandleVisibleControls()

Completed in 679 milliseconds

123456789