Searched refs:bPaintInProgress (Results 1 – 3 of 3) sorted by relevance
205 bPaintInProgress = bViewLocked = bInEndAction = bFrameView = in ViewShell()285 bPaintInProgress = bViewLocked = bInEndAction = bFrameView = in ViewShell()
1081 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()
151 sal_Bool bPaintInProgress :1; //Kein zweifaches Paint durchlassen. member in ViewShell251 sal_Bool IsPaintInProgress() const { return bPaintInProgress; } in IsPaintInProgress()
Completed in 24 milliseconds