Searched refs:PaintCntnt (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/layout/ |
H A D | layact.cxx | 317 void SwLayAction::PaintCntnt( const SwCntntFrm *pCnt, in PaintCntnt() function in SwLayAction 995 PaintCntnt( pCnt, pPage, aOldRect, nOldBottom ); in _TurboAction() 1994 PaintCntnt( pCntnt, pPage, pCntnt->Frm(), pCntnt->Frm().Bottom()); in FormatCntnt() 2058 PaintCntnt( pCntnt, pCntnt->FindPageFrm(), aOldRect, nOldBottom); in _FormatCntnt() 2063 PaintCntnt( pCntnt, pPage, pCntnt->Frm(), in _FormatCntnt()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | notxtfrm.hxx | 45 void PaintCntnt ( OutputDevice*, const SwRect&, const SwRect& ) const;
|
H A D | layact.hxx | 106 void PaintCntnt( const SwCntntFrm *, const SwPageFrm *,
|
Completed in 21 milliseconds