Home
last modified time | relevance | path

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

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

Completed in 52 milliseconds