Searched refs:SwAlignRect (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 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() 4756 ::SwAlignRect( aRect, pGlobalShell ); in PaintBorder() 5357 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBorderRect() 5384 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetRightShadowRect() 5413 ::SwAlignRect( aAlignedPageRect, _pViewShell ); in GetBottomShadowRect() 5484 SwAlignRect( aPageRect, _pViewShell ); in PaintNotesSidebar() 6179 ::SwAlignRect( aOriginal, pGlobalShell ); in PaintSubsidiaryLines() [all …]
|
/aoo4110/main/sw/source/core/view/ |
H A D | pagepreviewlayout.cxx | 1139 ::SwAlignRect( aTmpPageRect, &mrParentViewShell); in Paint() 1296 ::SwAlignRect( aPageRect, &mrParentViewShell); in _PaintSelectMarkAtPage() 1341 ::SwAlignRect( aPageRect, &mrParentViewShell); in MarkNewSelectedPage()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | frmtool.hxx | 72 void MA_FASTCALL SwAlignRect( SwRect &rRect, ViewShell *pSh );
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 488 ::SwAlignRect( aRect, (ViewShell*)pCrsrShell ); in _SetPosAndShow()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 888 ::SwAlignRect( aAlignedGrfArea, pShell ); in PaintPicture()
|
/aoo4110/main/sw/source/core/text/ |
H A D | inftxt.cxx | 833 ::SwAlignRect( aRect, (ViewShell*)GetVsh() ); in CalcRect()
|
H A D | txtfly.cxx | 1106 ::SwAlignRect( aFly, pPage->getRootFrm()->GetCurrShell() ); in DrawFlyRect()
|
Completed in 70 milliseconds