Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/edit/
H A Deditsh.cxx273 pGrf = &(pGrfNode->GetGrf()); in GetGraphic()
718 const Graphic& rGrf = ((SwGrfNode*)pNd)->GetGrf(); in GetIMapGraphic()
/aoo42x/main/sw/inc/
H A Dndgrf.hxx130 const Graphic& GetGrf() const { return maGrfObj.GetGraphic(); } in GetGrf() function in SwGrfNode
/aoo42x/main/sw/source/core/undo/
H A Dunins.cxx412 &pGrfNd->GetGrf(), in RepeatImpl()
860 pGrf = new Graphic( rGrfNd.GetGrf() ); in SaveGraphicData()
/aoo42x/main/sw/source/core/docnode/
H A Dndnotxt.cxx275 aRet = ((SwGrfNode*)this)->GetGrf(); in GetGraphic()
/aoo42x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx767 if (pGrfNode && (GRAPHIC_NONE != pGrfNode->GetGrf().GetType())) in GetSwappedInSize()
H A Dwrtww8gr.cxx732 Graphic& rGrf = const_cast<Graphic&>(rGrfNd.GetGrf()); in WriteGrfFromGrfNode()
H A Dwrtw8esh.cxx1655 Graphic aGraphic(pGrfNd->GetGrf()); in WriteGrfFlyFrame()
H A Ddocxattributeoutput.cxx1528 Graphic& rGraphic = const_cast< Graphic& >( rGrfNode.GetGrf() ); in FlyFrameGraphic()
H A Drtfattributeoutput.cxx3638 Graphic aGraphic(rGrfNode.GetGrf()); in FlyFrameGraphic()
H A Dww8par.cxx4744 Graphic aGraphic = vecBulletGrf[nGrfBulletCP]->GetGrf(); in CoreLoad()
/aoo42x/main/sw/source/core/graphic/
H A Dndgrf.cxx394 const SvgDataPtr& rSvgDataPtr = GetGrf().getSvgData(); in onGraphicChanged()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlfly.cxx1608 sal_uInt16 nErr = XOutBitmap::WriteGraphic( pGrfNd->GetGrf(), aGrfNm, in OutHTML_FrmFmtGrfNode()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx1748 return &pNd->GetGrf(); in GetGrfAtPos()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx2079 aAny <<= pGrfNode->GetGrf().GetXGraphic(); in getPropertyValue()

Completed in 428 milliseconds