Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview1.cxx146 extern sal_Bool bFlushCharBuffer ; in Deactivate()
148 if( bFlushCharBuffer ) in Deactivate()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx160 sal_Bool bFlushCharBuffer = sal_False; variable
933 bFlushCharBuffer = sal_False; in FlushInBuffer()
2354 bFlushCharBuffer = Application::AnyInput( INPUT_KEYBOARD ); in KeyInput()
2355 bFlushBuffer = !bFlushCharBuffer; in KeyInput()
2356 if( bFlushCharBuffer ) in KeyInput()
2595 sal_Bool bSave = bFlushCharBuffer; in KeyInput()
2597 bFlushCharBuffer = bSave; in KeyInput()

Completed in 31 milliseconds