Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3292 SwShortCut aShortCut( *pFrm, rRect ); in Paint() local
3309 if( aShortCut.Stop( aPaintRect ) ) in Paint()
5943 SwShortCut aShortCut( *pFrm, aBorderRect ); in PaintBackground() local
5963 !aShortCut.Stop( aFrmRect ) ); in PaintBackground()
6053 SwShortCut aShortCut( *pLow, rRect ); in RefreshLaySubsidiary() local
6054 while( pLow && !aShortCut.Stop( pLow->Frm() ) ) in RefreshLaySubsidiary()