Home
last modified time | relevance | path

Searched refs:GetGraphic (Results 101 – 125 of 152) sorted by relevance

1234567

/trunk/main/sw/inc/
H A Deditsh.hxx570 const Graphic* GetGraphic( sal_Bool bWait = sal_True ) const;
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx138 int nError = aDlg.GetGraphic(aGraphic); in DoExecute()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx331 mpGraphic( rObj.GetGraphic() ) in DrawingOLEAdaptor()
H A Dwrtww8gr.cxx920 const Graphic& rGrf = rItem.maFly.GetGraphic(); in WriteGraphicNode()
H A Dwrtww8.cxx1436 const Graphic *pGrf = rFmt.GetBrush()? rFmt.GetBrush()->GetGraphic():0; in CollectGrfsOfBullets()
1521 if ( rBrush.GetGraphic() ) in GetGrfIndex()
1525 if (m_vecBulletPic[i]->GetChecksum() == rBrush.GetGraphic()->GetChecksum()) in GetGrfIndex()
H A Dww8graf.cxx2104 const Size &rOrigSize = pNd->GetGraphic().GetPrefSize(); in MapWrapIntoFlyFmt()
3181 const Graphic& rGraph = pGrf->GetGraphic(); in ImportReplaceableDrawables()
/trunk/main/forms/source/component/
H A DImageControl.cxx864 aDialog.GetGraphic( aGraphic ); in implInsertGraphics()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx4033 rStream << pImpl->pGraphicObject->GetGraphic(); in Store()
4149 const Graphic* SvxBrushItem::GetGraphic() const in GetGraphic() function in SvxBrushItem
4152 return( pGrafObj ? &( pGrafObj->GetGraphic() ) : NULL ); in GetGraphic()
/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx652 … aGraphic = Graphic(pSdrGrafObj->GetGraphic().getSvgData()->getReplacement()); in FuTemporary()
H A Ddrviews9.cxx110 Graphic aGraphic( pGalleryItem->GetGraphic() ); in SO2_DECL_REF()
H A Ddrviews1.cxx877 SimDLL::Update(aNewIPObj, pTempSdrGrafObj->GetGraphic(), pWindow); in DoVerb()
H A Ddrviewse.cxx1379 const Graphic& rGraphic = ((SdrGrafObj*) pObj)->GetGraphic(); in FuSupport()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1649 pGraphic = pBrush->GetGraphic(); in GetNumberingRuleByIndex()
2210 const Graphic* pGraphic = pSetBrush->GetGraphic(); in SetNumberingRuleByIndex()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx170 pUnoGraphic->init( aGrafObj.GetGraphic() ); in implLoadGraphicObject()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx620 …c aGraphic(((const XFillBitmapItem&)(rSet.Get(XATTR_FILLBITMAP))).GetGraphicObject().GetGraphic()); in createNewSdrFillGraphicAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx541 …Bitmap aBitmap(((XFillBitmapItem&)rSet.Get(XATTR_FILLBITMAP)).GetGraphicObject().GetGraphic().GetB… in GetDraftFillColor()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx988 … aCropDlgAttr.Put( SvxBrushItem( pObj->GetGraphic(), GPOS_MM, SID_ATTR_GRAF_GRAPHIC ) ); in ExecuteGrafAttr()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx863 inline const Graphic& GetGraphic() const { return maGraphic; } in GetGraphic() function in XclImpPictureObj
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx494 Graphic* pGraphic = pOle2Obj->GetGraphic(); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx1174 const Graphic* pGrf = pBrushItem->GetGraphic(); in OutBackground()
H A Dhtmlplug.cxx1369 Graphic aGrf( *pOLENd->GetGraphic() ); in OutHTML_FrmFmtOLENodeGrf()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx1062 const Graphic* pGrf = pBrushItem->GetGraphic(); in lcl_DrawGraphic()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx706 sal_Bool GetGraphic( sal_uInt32 nInstance, Graphic& rGraphic ) const;
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx555 const Graphic* pGrf = pBrushItem->GetGraphic(); in WriteBody()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1760 pOleObject->GetGraphic(), in AddShapeToTransferable()

Completed in 210 milliseconds

1234567