Home
last modified time | relevance | path

Searched refs:pGraphicObj (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx666 SdrGrafObj* pGraphicObj = new SdrGrafObj (aGraphic); in FuTemporary() local
678 pGraphicObj->SetLogicRect(aAllMarkedRect); in FuTemporary()
696 pGraphicObj->SetLayer(pReplacementCandidate->GetLayer()); in FuTemporary()
699 mpDrawView->ReplaceObjectAtView(pReplacementCandidate, *pPageView, pGraphicObj); in FuTemporary()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx500 … SdrGrafObj* pGraphicObj = new SdrGrafObj( aGraphic, pOle2Obj->GetCurrentBoundRect() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs() local
502 pGraphicObj->SetLayer( pOle2Obj->GetLayer() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
505 … SdrObject* pReplaced = pObjList->ReplaceObject( pGraphicObj, pOle2Obj->GetOrdNum() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1334 … SdrGrafObj* pGraphicObj = new SdrGrafObj( aGraphic, pOle2Obj->GetCurrentBoundRect() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs() local
1336 pGraphicObj->SetLayer( pOle2Obj->GetLayer() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
1339 … SdrObject* pRemovedObject = pObjList->ReplaceObject( pGraphicObj, pOle2Obj->GetOrdNum() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx994 SdrGrafObj* pGraphicObj = PTR_CAST( SdrGrafObj, pObj ); in SetEmptyPresObj() local
995 if( pGraphicObj ) in SetEmptyPresObj()
998 pGraphicObj->SetGraphic(aEmpty); in SetEmptyPresObj()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1839 GraphicObject* pGraphicObj = const_cast< GraphicObject* >(pBrush->GetGraphicObject()); in DrawGraphic() local
1844 lcl_DrawGraphicBackgrd( *pBrush, pOutDev, aAlignedPaintRect, *pGraphicObj, bGrfNum ); in DrawGraphic()
1882 pGraphicObj->DrawTiled( pOutDev, in DrawGraphic()

Completed in 60 milliseconds