Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/view/
H A Dvnew.cxx205 bPaintInProgress = bViewLocked = bInEndAction = bFrameView = in ViewShell()
285 bPaintInProgress = bViewLocked = bInEndAction = bFrameView = in ViewShell()
H A Dviewsh.cxx1078 else if( ActionPend() || Imp()->IsCalcLayoutProgress() || bPaintInProgress ) in SizeChgNotify()
1914 if ( bPaintInProgress ) //Schutz gegen doppelte Paints! in Paint()
1920 bPaintInProgress = sal_True; in Paint()
1975 bPaintInProgress = sal_False; in Paint()
/aoo41x/main/sw/inc/
H A Dviewsh.hxx151 sal_Bool bPaintInProgress :1; //Kein zweifaches Paint durchlassen. member in ViewShell
251 sal_Bool IsPaintInProgress() const { return bPaintInProgress; } in IsPaintInProgress()

Completed in 84 milliseconds