Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx299 bRetPaint |= pImp->GetShell()->AddPaintRect( *pData ); in PaintWithoutFlys()
312 return pImp->GetShell()->AddPaintRect( rRect ); in _PaintCntnt()
1004 pImp->GetShell()->AddPaintRect( pCnt->Frm() ); in _TurboAction()
1499 pImp->GetShell()->AddPaintRect( aPaint ); in FormatLayout()
1509 pImp->GetShell()->AddPaintRect( aRegion[i] ); in FormatLayout()
1515 pImp->GetShell()->AddPaintRect( aRegion[i] ); in FormatLayout()
1521 pImp->GetShell()->AddPaintRect( aPaint ); in FormatLayout()
1580 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayout()
1770 pImp->GetShell()->AddPaintRect( aPaintFrm ); in FormatLayoutTab()
1799 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayoutTab()
[all …]
H A Dnewfrm.cxx666 GetCurrShell()->AddPaintRect( this->Frm() ); in AllAddPaintRect()
H A Dpagechg.cxx304 pSh->AddPaintRect( aRetoucheRect ); in ~SwPageFrm()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx230 Imp()->AddPaintRect( aInvalidRect ); in ImplEndAction()
505 sal_Bool ViewShell::AddPaintRect( const SwRect & rRect ) in AddPaintRect() function in ViewShell
516 bRet |= pSh->Imp()->AddPaintRect( rRect );//swmod 080111 in AddPaintRect()
1994 Imp()->AddPaintRect(*aRectIter); in Paint()
H A Dviewimp.cxx177 sal_Bool SwViewImp::AddPaintRect( const SwRect &rRect ) in AddPaintRect() function in SwViewImp
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx198 sal_Bool AddPaintRect( const SwRect &rRect );
/trunk/main/sw/inc/
H A Dviewsh.hxx233 sal_Bool AddPaintRect( const SwRect &rRect );
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx1063 AddPaintRect( GetLayout()->Frm() ); in SetLineNumberInfo()

Completed in 70 milliseconds