Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx2535 static bool bInQueryExit = false; in ImplWindowFrameProc() local
2536 if( !bInQueryExit ) in ImplWindowFrameProc()
2538 bInQueryExit = true; in ImplWindowFrameProc()
2547 bInQueryExit = false; in ImplWindowFrameProc()