Searched refs:GetObjGraphic (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/svx/source/svdraw/ |
H A D | svdxcgv.cxx | 684 aRet = SdrExchangeView::GetObjGraphic( pMod, GetMarkedObjectByIndex( 0 ) ); in GetAllMarkedGraphic() 694 Graphic SdrExchangeView::GetObjGraphic( const SdrModel* pModel, const SdrObject* pObj ) in GetObjGraphic() function in SdrExchangeView 844 pNeuObj = new SdrGrafObj( GetObjGraphic( pMod, pObj ), pObj->GetLogicRect() ); in GetMarkedObjModel()
|
H A D | svdovirt.cxx | 312 pRetval = new SdrGrafObj(SdrDragView::GetObjGraphic(GetModel(), this), GetLogicRect()); in getFullDragClone() 317 …pRetval = new SdrGrafObj(SdrDragView::GetObjGraphic(GetModel(), &rReferencedObject), GetLogicRect(… in getFullDragClone()
|
H A D | svdouno.cxx | 405 pRetval = new SdrGrafObj(SdrDragView::GetObjGraphic(GetModel(), this), GetLogicRect()); in getFullDragClone()
|
/aoo4110/main/svx/inc/svx/ |
H A D | svdxcgv.hxx | 109 static Graphic GetObjGraphic( const SdrModel* pModel, const SdrObject* pObj );
|
/aoo4110/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 183 Graphic aGraph( SdrExchangeView::GetObjGraphic( in WriteGraphEntry()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 962 …pBitmapEx = new BitmapEx( SdrExchangeView::GetObjGraphic( pSnapShot->GetModel(), pSnapShot ).GetBi… in AddObj() 1009 …pBitmapEx = new BitmapEx( SdrExchangeView::GetObjGraphic( pObject->GetModel(), pObject ).GetBitmap… in AddObj()
|
/aoo4110/main/filter/source/svg/ |
H A D | svgexport.cxx | 1074 Graphic aGraphic( SdrExchangeView::GetObjGraphic( pObj->GetModel(), pObj ) ); in implCreateObjectsFromShape()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 3055 Graphic aGraphic(aExchange.GetObjGraphic(pModel, pSdrObj)); in WriteOCXControl()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 3909 Graphic aGraphic(SdrExchangeView::GetObjGraphic( pMod, pShape)); in CreateBlipPropertiesforOLEControl()
|
Completed in 152 milliseconds