Home
last modified time | relevance | path

Searched refs:SVRect (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx263 rOut.DrawRect( aRegion[i].SVRect() ); in lcl_ClearArea()
356 pOut->IntersectClipRegion( aPaintArea.SVRect() ); in Paint()
718 ::RepaintPagePreview( pSh, Frm().SVRect() ); in Modify()
720 pSh->GetWin()->Invalidate( Frm().SVRect() ); in Modify()
782 pSh->GetWin()->Invalidate( aRect.SVRect() ); in Modify()
807 Rectangle aPxRect = pOut->LogicToPixel( rInArea.SVRect() ); in lcl_correctlyAlignRect()
812 aNewPxRect = pOut->LogicToPixel( rAlignedGrfArea.SVRect() ); in lcl_correctlyAlignRect()
817 aNewPxRect = pOut->LogicToPixel( rAlignedGrfArea.SVRect() ); in lcl_correctlyAlignRect()
822 aNewPxRect = pOut->LogicToPixel( rAlignedGrfArea.SVRect() ); in lcl_correctlyAlignRect()
827 aNewPxRect = pOut->LogicToPixel( rAlignedGrfArea.SVRect() ); in lcl_correctlyAlignRect()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx715 mpPDFExtOutDevData->SetStructureBoundingBox( pFrm->Frm().SVRect() ); in SetAttributes()
1634 … pPDFExtOutDevData->CreateNote( rNoteRect.SVRect(), aNote, nNotePageNum ); in EnhancedPDFExport()
1703 … nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
1727 … pPDFExtOutDevData->CreateLink( rLinkRect.SVRect(), nLinkPageNum ); in EnhancedPDFExport()
1782 nDestId = pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
1797 pPDFExtOutDevData->CreateLink( aLinkRect.SVRect(), nLinkPageNum ); in EnhancedPDFExport()
1887 … pPDFExtOutDevData->CreateLink( rLinkRect.SVRect(), nLinkPageNum ); in EnhancedPDFExport()
1956 pPDFExtOutDevData->CreateLink( aLinkRect.SVRect(), nLinkPageNum ); in EnhancedPDFExport()
2025 pPDFExtOutDevData->CreateDest( rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
2068 pPDFExtOutDevData->CreateNamedDest( sBkName, rDestRect.SVRect(), nDestPageNum ); in EnhancedPDFExport()
[all …]
H A Dinftxt.cxx992 pOut->DrawRect( rRect.SVRect() ); in DrawRect()
1141 const Rectangle aRect( aTmpRect.SVRect() ); in DrawPostIts()
1159 pOut_->DrawRect( aIntersect.SVRect() ); in DrawCheckBox()
1242 pOutDev->DrawRect( aIntersect.SVRect() ); in _DrawBackBrush()
H A Dnoteurl.cxx72 Rectangle aRect( OutputDevice::LogicToLogic( aSwRect.SVRect(), in FillImageMap()
H A Dtxtpaint.cxx89 Rectangle aRect( rRect.SVRect() ); in _ChgClip()
H A Dtxtfly.cxx1118 pOut->DrawRect( aRegion[i].SVRect() ); in DrawFlyRect()
1781 GetFlyFrm()->Frm().SVRect() ); in ContourRect()
1948 Rectangle aRect = pObj->GetObjRectWithSpaces().SVRect(); in ShowContour()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx277 Rectangle aTmp1( aRect.SVRect() ); in ImplEndAction()
333 DLPrePaint2(Region(aRect.SVRect())); in ImplEndAction()
464 const Region aRepaintRegion(VisArea().SVRect()); in ImplUnlockPaint()
469 Paint( VisArea().SVRect() ); in ImplUnlockPaint()
544 pSh->GetWin()->Invalidate( rRect.SVRect() ); in InvalidateWindows()
1241 Rectangle aRect( aPrevArea.SVRect() ); in VisPortChgd()
1409 DLPrePaint2(Region(aRect.SVRect())); in SmoothScroll()
1478 Rectangle aTmp( aTmpOldVis.SVRect() ); in SmoothScroll()
1564 Rectangle aRectangle(Imp()->aSmoothRect.SVRect()); in SmoothScroll()
1714 const Rectangle aRectangle(rRegion[i].SVRect()); in _PaintDesktop()
[all …]
H A Dpagepreviewlayout.cxx1136 aPageRect = aTmpPageRect.SVRect(); in Paint()
1163 const Region aDLRegion(aPageBorderRect.SVRect()); in Paint()
1291 Rectangle aPxPageRect = pOutputDev->LogicToPixel( aPageRect.SVRect() ); in _PaintSelectMarkAtPage()
1337 Rectangle aPxPageRect = pOutputDev->LogicToPixel( aPageRect.SVRect() ); in MarkNewSelectedPage()
H A Dvprint.cxx157 pSh->Paint( pPt->aRect.SVRect() ); in Repaint()
636 pOleOut->IntersectClipRegion( aSwRect.SVRect() ); in PrtOle2()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx832 pOut->DrawRect( rLRect.SVRect() ); in PaintLines()
866 pOut->DrawRect( rLRect.SVRect() ); in PaintLines()
968 pOut->DrawRect( rLRect.SVRect() ); in PaintSubsidiary()
1563 _pOut->DrawRect( _rAlignedPaintRect.SVRect() ); in lcl_implDrawGraphicBackgrd()
1615 pOut->IntersectClipRegion( rOut.SVRect() ); in lcl_DrawGraphic()
2003 PolyPolygon aDrawPoly( rOut.SVRect() ); in DrawGraphic()
2084 aOut.LogicToPixel( io_aSwRect.SVRect() ) ); in lcl_AdjustRectToPixelSize()
3173 Rectangle aRect( aFrm.SVRect() ); in Paint()
4133 pOut->DrawRect( aOut.SVRect() ); in PaintShadow()
5425 pOut->DrawRect(aPgRect.SVRect()); in PaintMarginArea()
[all …]
H A Dvirtoutp.cxx206 Rectangle aTmpRect( pO->LogicToPixel( aTmp.SVRect() ) ); in Enter()
245 Rectangle aTmp( aRect.SVRect() ); in _Flush()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx59 ((SwView *)pSfxVwSh)->Scroll( rRect.SVRect(), nRangeX, nRangeY ); in ScrollMDI()
72 return (((SwView *)pSfxVwSh)->IsScroll(rRect.SVRect())); in IsScrollMDI()
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx108 const Rectangle aUser( aPrt.SVRect() ); in InsertGridFrame()
109 const Rectangle aPaper( pPg->Frm().SVRect() ); in InsertGridFrame()
H A Ddflyobj.cxx589 ((SwVirtFlyDrawObj*)this)->aOutRect = GetFlyFrm()->Frm().SVRect(); in SetRect()
669 const Rectangle aSourceRectangle(GetFlyFrm()->Frm().SVRect()); in TakeXorPoly()
H A Ddview.cxx764 rRect = aRect.SVRect(); in TakeDragLimit()
797 aMyRect = ((SwVirtFlyDrawObj*)pObj)->GetFlyFrm()->Frm().SVRect(); in CalcAnchor()
H A Ddcontact.cxx1497 ->SetLastObjRect( aObjRect.SVRect() ); in _Changed()
1602 aOldRect = maAnchoredDrawObj.GetObjRectWithSpaces().SVRect(); in Modify()
1754 const Rectangle aOldRect( maAnchoredDrawObj.GetObjRectWithSpaces().SVRect() ); in DisconnectFromLayout()
/trunk/main/sw/inc/
H A Dswrect.hxx103 inline Rectangle SVRect() const;
303 inline Rectangle SwRect::SVRect() const in SVRect() function in SwRect
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx573 : SwAccessibleFrame( pM->GetVisArea().SVRect(), pF, in SwAccessibleContext()
868 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getAccessibleAtPoint()
938 aPixBounds = GetMap()->CoreToPixel( aLogBounds.SVRect() ); in getBoundsImpl()
942 Point aParentPixPos( GetMap()->CoreToPixel( aParentLogBounds.SVRect() ).TopLeft() ); in getBoundsImpl()
H A Daccframe.cxx248 Rectangle aPixBounds( rAccMap.CoreToPixel( aLogBounds.SVRect() ) ); in GetChildAtPixel()
279 Rectangle aPixBounds( rAccMap.CoreToPixel( aLogBounds.SVRect() ) ); in GetChildAtPixel()
H A Daccpara.cxx1618 Rectangle aScreenRect( GetMap()->CoreToPixel( aTmpRect.SVRect() )); in GetCurrentTabStop()
1621 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()
2698 Rectangle aScreenRect( GetMap()->CoreToPixel( aCoreRect.SVRect() )); in getCharacterBounds()
2701 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()
2738 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getIndexAtPoint()
4043 Rectangle aScreenRect( GetMap()->CoreToPixel( aCursorCoreRect.SVRect() )); in getNumberOfLineWithCaret()
4046 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx140 pOut->DrawRect( rRect.SVRect() ); in DrawRect()
158 pOut->DrawRect( rRect.SVRect() ); in DrawRectPrinter()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx214 Scroll(pWrtShell->GetCharRect().SVRect()); in ExecSearch()
301 Scroll( pWrtShell->GetCharRect().SVRect()); in ExecSearch()
H A Dviewling.cxx815 pPopup->Execute( aToFill.SVRect(), pEditWin ); in ExecSpellPopup()
854 aPopup.Execute( aToFill.SVRect(), pEditWin ); in ExecSmartTagPopup()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx588 const Rectangle aPntRect(aNextRect.SVRect()); in Show()
656 const Rectangle aPntRect(aNextRect.SVRect()); in HighlightInputFld()
/trunk/main/sw/source/core/inc/
H A Ddrawdev.hxx132 pOut->DrawRect( aRect.SVRect(), nHorzRound, nVertRound ); in DrawRect()

Completed in 234 milliseconds

12