Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx312 return pImp->GetShell()->AddPaintRect( rRect ); in _PaintCntnt()
1004 pImp->GetShell()->AddPaintRect( pCnt->Frm() ); in _TurboAction()
1501 pImp->GetShell()->AddPaintRect( aPaint ); in FormatLayout()
1511 pImp->GetShell()->AddPaintRect( aRegion[i] ); in FormatLayout()
1517 pImp->GetShell()->AddPaintRect( aRegion[i] ); in FormatLayout()
1523 pImp->GetShell()->AddPaintRect( aPaint ); in FormatLayout()
1582 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayout()
1772 pImp->GetShell()->AddPaintRect( aPaintFrm ); in FormatLayoutTab()
1801 if ( !pImp->GetShell()->AddPaintRect( aRect ) ) in FormatLayoutTab()
1898 pImp->GetShell()->AddPaintRect( pCntnt->Frm() ); in FormatCntnt()
[all …]
H A Dnewfrm.cxx666 GetCurrShell()->AddPaintRect( this->Frm() ); in AllAddPaintRect()
H A Dpagechg.cxx304 pSh->AddPaintRect( aRetoucheRect ); in ~SwPageFrm()
/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx227 Imp()->AddPaintRect( aInvalidRect ); in ImplEndAction()
502 sal_Bool ViewShell::AddPaintRect( const SwRect & rRect ) in AddPaintRect() function in ViewShell
513 bRet |= pSh->Imp()->AddPaintRect( rRect );//swmod 080111 in AddPaintRect()
1994 Imp()->AddPaintRect(*aRectIter); in Paint()
H A Dviewimp.cxx190 sal_Bool SwViewImp::AddPaintRect( const SwRect &rRect ) in AddPaintRect() function in SwViewImp
/aoo41x/main/sw/source/core/inc/
H A Dviewimp.hxx198 sal_Bool AddPaintRect( const SwRect &rRect );
/aoo41x/main/sw/inc/
H A Dviewsh.hxx233 sal_Bool AddPaintRect( const SwRect &rRect );
/aoo41x/main/sw/source/core/edit/
H A Deditsh.cxx1063 AddPaintRect( GetLayout()->Frm() ); in SetLineNumberInfo()

Completed in 91 milliseconds