Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx924 const GraphicObject& rGrfObj = pGrfNd->GetGrfObj(); in PaintPicture() local
941 else if ( ( rGrfObj.GetType() == GRAPHIC_DEFAULT || in PaintPicture()
942 rGrfObj.GetType() == GRAPHIC_NONE ) && in PaintPicture()
970 const sal_Bool bSwapped = rGrfObj.IsSwappedOut(); in PaintPicture()
972 if( bSwappedIn && rGrfObj.GetGraphic().IsSupportedGraphic()) in PaintPicture()
974 const sal_Bool bAnimate = rGrfObj.IsAnimated() && in PaintPicture()
1032 … if(pOut->GetExtOutDevData() && rGrfObj.HasLink() && !rGrfObj.GetGraphic().IsLink()) in PaintPicture()
1059 rGrfObj.GetGraphic(), in PaintPicture()
1070 rGrfObj.restartSwapOutTimer(); in PaintPicture()
1078 if( GRAPHIC_NONE == rGrfObj.GetType() ) in PaintPicture()
[all …]
H A Ddoc.cxx979 const GraphicObject& rGrfObj, in Insert() argument
988 rGrfObj, pDfltGrfFmtColl ); in Insert()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx117 const GraphicObject& rGrfObj, in SwGrfNode() argument
121 maGrfObj( rGrfObj ), in SwGrfNode()
126 maGrfObj = rGrfObj; in SwGrfNode()
128 if ( rGrfObj.HasUserData() && rGrfObj.IsSwappedOut() ) in SwGrfNode()
491 const GraphicObject& rGrfObj, in MakeGrfNode() argument
496 return new SwGrfNode( rWhere, rGrfObj, pGrfColl, pAutoAttr ); in MakeGrfNode()
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx149 const GraphicObject& rGrfObj = pSwGrfNode->GetGrfObj(); in DataChanged() local
160 GRAPHIC_DEFAULT != rGrfObj.GetType() ) ) in DataChanged()
188 pSwGrfNode->SetGraphic(aGrf, rGrfObj.GetLink()); in DataChanged()
/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx131 …virtual SwFlyFrmFmt* Insert(const SwPaM& rRg, const GraphicObject& rGrfObj, const SfxItemSet* pFly…
H A Dndgrf.hxx72 const GraphicObject& rGrfObj,
H A Dndarr.hxx233 const GraphicObject& rGrfObj,
H A Ddoc.hxx892 …virtual SwFlyFrmFmt* Insert(const SwPaM& rRg, const GraphicObject& rGrfObj, const SfxItemSet* pFly…
/trunk/main/svx/inc/svx/
H A Dsvdograf.hxx134 void SetGraphicObject( const GraphicObject& rGrfObj );
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx955 const GraphicObject& rGrfObj = pOStm->GetGraphicObject(); in resolveOutputStream() local
956 …const ::rtl::OUString aId( ::rtl::OUString::createFromAscii( rGrfObj.GetUniqueID().GetBuf… in resolveOutputStream()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx500 void SdrGrafObj::SetGraphicObject( const GraphicObject& rGrfObj ) in SetGraphicObject() argument
502 *pGraphic = rGrfObj; in SetGraphicObject()

Completed in 80 milliseconds