Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx983 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh ) in SwAlignRect() function
1271 ::SwAlignRect( rRect, pGlobalShell ); in lcl_CalcBorderRect()
1600 ::SwAlignRect( aAlignedGrfRect, &rSh ); in lcl_DrawGraphic()
1834 ::SwAlignRect( aAlignedPaintRect, &rSh ); in DrawGraphic()
2343 ::SwAlignRect( aUpperAligned, pGlobalShell ); in PaintLines()
3120 ::SwAlignRect( aTmpPageRect, pSh ); in Paint()
4416 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintLeftRightLine()
4456 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintLeftRightLine()
4520 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintTopBottomLine()
4559 ::SwAlignRect( aPaintRect, _rFrm.getRootFrm()->GetCurrShell() ); in lcl_PaintTopBottomLine()
[all …]
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1133 ::SwAlignRect( aTmpPageRect, &mrParentViewShell); in Paint()
1288 ::SwAlignRect( aPageRect, &mrParentViewShell); in _PaintSelectMarkAtPage()
1333 ::SwAlignRect( aPageRect, &mrParentViewShell); in MarkNewSelectedPage()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx81 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh );
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx488 ::SwAlignRect( aRect, (ViewShell*)pCrsrShell ); in _SetPosAndShow()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx902 ::SwAlignRect( aAlignedGrfArea, pShell ); in PaintPicture()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx839 ::SwAlignRect( aRect, (ViewShell*)GetVsh() ); in CalcRect()
H A Dtxtfly.cxx1106 ::SwAlignRect( aFly, pPage->getRootFrm()->GetCurrShell() ); in DrawFlyRect()