Searched refs:aSwRect (Results 1 – 3 of 3) sorted by relevance
70 SwRect aSwRect( rNote.GetRect() ); in FillImageMap() local71 aSwRect -= rPos; in FillImageMap()72 Rectangle aRect( OutputDevice::LogicToLogic( aSwRect.SVRect(), in FillImageMap()
236 SwRect aSwRect; in SwInsertChart() local238 aSwRect = pFlyFrmFmt->GetAnchoredObj()->GetObjRectWithSpaces(); in SwInsertChart()239 Rectangle aRect( aSwRect.SVRect() ); in SwInsertChart()
614 SwRect aSwRect( rRect ); in PrtOle2() local615 pSh->aVisArea = aSwRect; in PrtOle2()636 pOleOut->IntersectClipRegion( aSwRect.SVRect() ); in PrtOle2()637 pSh->GetLayout()->Paint( aSwRect ); in PrtOle2()
Completed in 24 milliseconds