Searched refs:mbInShow (Results 1 – 6 of 6) sorted by relevance
783 mbInShow = FALSE; in Os2SalFrame()811 mbInShow = FALSE; in Os2SalFrame()973 pFrame->mbInShow = TRUE; in ImplSalShow()984 pFrame->mbInShow = FALSE; in ImplSalShow()3039 if ( WinIsWindowVisible( pFrame->mhWndFrame ) && !pFrame->mbInShow ) in ImplHandleSizeMsg()3052 if ( WinIsWindowVisible( pFrame->mhWndFrame ) && !pFrame->mbInShow ) in ImplHandleFocusMsg()
70 sal_Bool mbInShow; // innerhalb eines Show-Aufrufs member in WinSalFrame
83 sal_Bool mbInShow; // innerhalb eines Show-Aufrufs member in Os2SalFrame
103 sal_Bool mbInShow; member in X11SalFrame
984 mbInShow = FALSE; in WinSalFrame()1294 pFrame->mbInShow = TRUE; in ImplSalShow()1344 pFrame->mbInShow = FALSE; in ImplSalShow()2106 mbInShow = TRUE; in ShowFullScreen()2108 mbInShow = FALSE; in ShowFullScreen()4336 if ( IsWindowVisible( hWnd ) && !pFrame->mbInShow ) in ImplCallSizeHdl()4379 if ( IsWindowVisible( hWnd ) && !pFrame->mbInShow ) in ImplHandleFocusMsg()
696 mbInShow = sal_False; in X11SalFrame()1159 mbInShow = sal_True; in Show()4298 …if( ! (nStyle_ & SAL_FRAME_STYLE_FLOAT ) && mbInShow && GetDisplay()->getWMAdaptor()->getWindowMan… in Dispatch()4355 mbInShow = sal_False; in Dispatch()
Completed in 94 milliseconds