Searched refs:DoDraw (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | objembed.cxx | 216 void SfxObjectShell::DoDraw( OutputDevice* pDev, in DoDraw() function in SfxObjectShell
|
H A D | new.cxx | 204 rDocShell->DoDraw( &aDevice, Point(0,0), aTmpSize, JobSetup(), ASPECT_THUMBNAIL ); in Paint()
|
H A D | objcont.cxx | 181 ((SfxObjectShell*)this)->DoDraw( &aDevice, Point(0,0), aTmpSize, JobSetup(), nAspect ); in CreatePreviewMetaFile_Impl()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | transobj.cxx | 370 pEmbObj->DoDraw( &aVDev, Point(), aVisArea.GetSize(), JobSetup(), ASPECT_CONTENT ); in GetData()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 680 void DoDraw( OutputDevice *, const Point & rObjPos,
|
Completed in 55 milliseconds