Searched refs:hPresentationWindow (Results 1 – 1 of 1) sorted by relevance
102 static XLIB_Window hPresentationWindow = None, hPresFocusWindow = None; variable123 hPresentationWindow, in doReparentPresentationDialogues()614 if( (nStyle_ & SAL_FRAME_STYLE_DIALOG) && hPresentationWindow == None ) in Init()628 hPresentationWindow ? NULL : mpParent ); in Init()803 if( GetWindow() == hPresentationWindow ) in ~X11SalFrame()805 hPresentationWindow = None; in ~X11SalFrame()1885 if (hPresentationWindow != None) in SnapShot()1886 hWindow = hPresentationWindow; in SnapShot()2356 if( ! bStart && hPresentationWindow != None ) in StartPresentation()2358 hPresentationWindow = (bStart && IsOverrideRedirect() ) ? GetWindow() : None; in StartPresentation()[all …]