Searched refs:bFlushCharBuffer (Results 1 – 2 of 2) sorted by relevance
146 extern sal_Bool bFlushCharBuffer ; in Deactivate()148 if( bFlushCharBuffer ) in Deactivate()
157 sal_Bool bFlushCharBuffer = sal_False; variable930 bFlushCharBuffer = sal_False; in FlushInBuffer()2351 bFlushCharBuffer = Application::AnyInput( INPUT_KEYBOARD ); in KeyInput()2352 bFlushBuffer = !bFlushCharBuffer; in KeyInput()2353 if( bFlushCharBuffer ) in KeyInput()2592 sal_Bool bSave = bFlushCharBuffer; in KeyInput()2594 bFlushCharBuffer = bSave; in KeyInput()