Home
last modified time | relevance | path

Searched refs:bFlushCharBuffer (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/ui/uiview/
H A Dview1.cxx146 extern sal_Bool bFlushCharBuffer ; in Deactivate()
148 if( bFlushCharBuffer ) in Deactivate()
/AOO42X/main/sw/source/ui/docvw/
H A Dedtwin.cxx157 sal_Bool bFlushCharBuffer = sal_False; variable
930 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()