Home
last modified time | relevance | path

Searched refs:aSwRect (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dnoteurl.cxx70 SwRect aSwRect( rNote.GetRect() ); in FillImageMap() local
71 aSwRect -= rPos; in FillImageMap()
72 Rectangle aRect( OutputDevice::LogicToLogic( aSwRect.SVRect(), in FillImageMap()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx236 SwRect aSwRect; in SwInsertChart() local
238 aSwRect = pFlyFrmFmt->GetAnchoredObj()->GetObjRectWithSpaces(); in SwInsertChart()
239 Rectangle aRect( aSwRect.SVRect() ); in SwInsertChart()
/trunk/main/sw/source/core/view/
H A Dvprint.cxx614 SwRect aSwRect( rRect ); in PrtOle2() local
615 pSh->aVisArea = aSwRect; in PrtOle2()
636 pOleOut->IntersectClipRegion( aSwRect.SVRect() ); in PrtOle2()
637 pSh->GetLayout()->Paint( aSwRect ); in PrtOle2()

Completed in 24 milliseconds