Home
last modified time | relevance | path

Searched refs:mbExtTextInput (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dwindow.h369 mbExtTextInput:1, member in WindowImpl
/trunk/main/vcl/source/window/
H A Dwindow.cxx269 mbExtTextInput = sal_False; // sal_True: ExtTextInput-Mode is active in WindowImpl()
5825 if ( mpWindowImpl->mbExtTextInput ) in EndExtTextInput()
H A Dwindow2.cxx1716 return mpWindowImpl->mbExtTextInput; in IsExtTextInput()
H A Dwinproc.cxx1272 if ( !pChild->ImplGetWindowImpl()->mbExtTextInput ) in ImplHandleExtTextInput()
1274 pChild->ImplGetWindowImpl()->mbExtTextInput = sal_True; in ImplHandleExtTextInput()
1289 if ( !pChild->ImplGetWindowImpl()->mbExtTextInput ) in ImplHandleExtTextInput()
1353 pChild->ImplGetWindowImpl()->mbExtTextInput = sal_False; in ImplHandleEndExtTextInput()

Completed in 80 milliseconds