Searched refs:SwAlignRect (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 1278 ::SwAlignRect( rRect, pGlobalShell ); in lcl_CalcBorderRect() 1608 ::SwAlignRect( aAlignedGrfRect, &rSh ); in lcl_DrawGraphic() 1842 ::SwAlignRect( aAlignedPaintRect, &rSh ); in DrawGraphic() 2354 ::SwAlignRect( aUpperAligned, pGlobalShell ); in PaintLines() 4869 ::SwAlignRect( aRect, pGlobalShell ); in PaintBorder() 5447 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect() 5474 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect() 5503 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect() 5558 SwAlignRect( aPageRect, _pViewShell ); in PaintNotesSidebar() 6306 ::SwAlignRect( aOriginal, pGlobalShell ); in PaintSubsidiaryLines() [all …]
|
/trunk/main/sw/source/core/view/ |
H A D | pagepreviewlayout.cxx | 1135 ::SwAlignRect( aTmpPageRect, &mrParentViewShell); in Paint() 1290 ::SwAlignRect( aPageRect, &mrParentViewShell); in _PaintSelectMarkAtPage() 1335 ::SwAlignRect( aPageRect, &mrParentViewShell); in MarkNewSelectedPage()
|
/trunk/main/sw/source/core/inc/ |
H A D | frmtool.hxx | 81 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh );
|
/trunk/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 488 ::SwAlignRect( aRect, (ViewShell*)pCrsrShell ); in _SetPosAndShow()
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 902 ::SwAlignRect( aAlignedGrfArea, pShell ); in PaintPicture()
|
/trunk/main/sw/source/core/text/ |
H A D | inftxt.cxx | 839 ::SwAlignRect( aRect, (ViewShell*)GetVsh() ); in CalcRect()
|
H A D | txtfly.cxx | 1106 ::SwAlignRect( aFly, pPage->getRootFrm()->GetCurrShell() ); in DrawFlyRect()
|
Completed in 176 milliseconds