Searched refs:_PaintCntnt (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | layact.cxx | 303 inline sal_Bool SwLayAction::_PaintCntnt( const SwCntntFrm *pCntnt, in _PaintCntnt() function in SwLayAction 327 if ( !_PaintCntnt( pCnt, pPage, aPaint ) ) in PaintCntnt() 345 _PaintCntnt( pCnt, pPage, aDrawRect ); in PaintCntnt() 349 _PaintCntnt( pCnt, pPage, aPaintRect ); in PaintCntnt() 363 if ( !_PaintCntnt( pCnt, pPage, aRect ) ) in PaintCntnt()
|
/trunk/main/sw/source/core/inc/ |
H A D | layact.hxx | 110 inline sal_Bool _PaintCntnt( const SwCntntFrm *, const SwPageFrm *,
|
Completed in 21 milliseconds