Searched refs:bOnlyOnce (Results 1 – 2 of 2) sorted by relevance
324 static sal_Bool bOnlyOnce; in WinMtfAssertHandler() local330 bOnlyOnce = sal_True; in WinMtfAssertHandler()333 if ( ( nAssertCount == 0 ) || ( bOnlyOnce == sal_False ) ) in WinMtfAssertHandler()
706 bool bOnlyOnce = false; in collectBoundResizeRect() local744 if ( ! bOnlyOnce ) in collectBoundResizeRect()746 bOnlyOnce = true; in collectBoundResizeRect()
Completed in 38 milliseconds