Home
last modified time | relevance | path

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

/AOO42X/main/sw/inc/
H A Dviewsh.hxx251 sal_Bool IsPaintInProgress() const { return bPaintInProgress; } in IsPaintInProgress() function in ViewShell
/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx2883 pTmpViewShell->IsPaintInProgress() || in Paint()