Searched defs:ImplSVWinData (Results 1 – 1 of 1) sorted by relevance
227 struct ImplSVWinData struct229 Window* mpFirstFrame; // First FrameWindow230 Window* mpDefDialogParent; // Default Dialog Parent231 WorkWindow* mpAppWin; // Application-Window232 Window* mpFocusWin; // window, that has the focus233 …Frame; // the last active application frame, can be used as DefModalDialogParent if no focuswin set234 Window* mpCaptureWin; // window, that has the mouse capture235 …ow* mpLastDeacWin; // Window, that need a deactivate (FloatingWindow-Handling)236 DbgWindow* mpDbgWin; // debug window237 FloatingWindow* mpFirstFloat; // First FloatingWindow in PopupMode[all …]