Home
last modified time | relevance | path

Searched refs:SwAlignRect (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/sw/source/core/layout/
H A Dpaintfrm.cxx990 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh ) in SwAlignRect() function
1279 ::SwAlignRect( rRect, pGlobalShell ); in lcl_CalcBorderRect()
1609 ::SwAlignRect( aAlignedGrfRect, &rSh ); in lcl_DrawGraphic()
1751 ::SwAlignRect( aAlignedPaintRect, &rSh ); in DrawGraphic()
2263 ::SwAlignRect( aUpperAligned, pGlobalShell ); in PaintLines()
3045 ::SwAlignRect( aTmpPageRect, pSh ); in Paint()
4336 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintLeftRightLine()
4376 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintLeftRightLine()
4440 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintTopBottomLine()
4479 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintTopBottomLine()
[all …]
/AOO41X/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1139 ::SwAlignRect( aTmpPageRect, &mrParentViewShell); in Paint()
1295 ::SwAlignRect( aPageRect, &mrParentViewShell); in _PaintSelectMarkAtPage()
1340 ::SwAlignRect( aPageRect, &mrParentViewShell); in MarkNewSelectedPage()
/AOO41X/main/sw/source/core/inc/
H A Dfrmtool.hxx72 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh );
/AOO41X/main/sw/source/core/crsr/
H A Dviscrs.cxx488 ::SwAlignRect( aRect, (ViewShell*)pCrsrShell ); in _SetPosAndShow()
/AOO41X/main/sw/source/core/doc/
H A Dnotxtfrm.cxx889 ::SwAlignRect( aAlignedGrfArea, pShell ); in PaintPicture()
/AOO41X/main/sw/source/core/text/
H A Dinftxt.cxx833 ::SwAlignRect( aRect, (ViewShell*)GetVsh() ); in CalcRect()
H A Dtxtfly.cxx1106 ::SwAlignRect( aFly, pPage->getRootFrm()->GetCurrShell() ); in DrawFlyRect()