Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dtxtfrm.hxx397 inline sal_Bool HasRepaint() const { return bRepaint; } in HasRepaint() function in SwTxtFrm
/aoo42x/main/sw/source/core/layout/
H A Dlayact.cxx1992 if ( pCntnt->IsTxtFrm() && ((SwTxtFrm*)pCntnt)->HasRepaint() && in FormatCntnt()
2062 if ( IsPaint() && pCntnt->IsTxtFrm() && ((SwTxtFrm*)pCntnt)->HasRepaint() ) in _FormatCntnt()

Completed in 29 milliseconds