Home
last modified time | relevance | path

Searched refs:mbFullScreenToolWin (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/os2/
H A Dsalframe.h87 sal_Bool mbFullScreenToolWin; // WS_EX_TOOLWINDOW reset in FullScreenMode member in Os2SalFrame
/trunk/main/vcl/inc/win/
H A Dsalframe.h74 sal_Bool mbFullScreenToolWin; // WS_EX_TOOLWINDOW reset in FullScreenMode member in WinSalFrame
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx988 mbFullScreenToolWin = FALSE; in WinSalFrame()
2066 mbFullScreenToolWin = TRUE; in ShowFullScreen()
2089 if ( mbFullScreenToolWin ) in ShowFullScreen()
2091 mbFullScreenToolWin = FALSE; in ShowFullScreen()

Completed in 44 milliseconds