Searched refs:bWaitAllowed (Results 1 – 2 of 2) sorted by relevance
97 sal_Bool bWaitAllowed; //Wartecursor erlaubt? member in SwLayAction143 sal_Bool IsWaitAllowed() const { return bWaitAllowed; } in IsWaitAllowed()164 void SetWaitAllowed ( sal_Bool bNew ) { bWaitAllowed = bNew; } in SetWaitAllowed()
389 bPaint = bComplete = bWaitAllowed = bCheckPages = sal_True; in SwLayAction()418 bPaint = bComplete = bWaitAllowed = bCheckPages = sal_True; in Reset()
Completed in 25 milliseconds