Home
last modified time | relevance | path

Searched defs:ImplSVWinData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/inc/
H A Dsvdata.hxx227 struct ImplSVWinData struct
229 Window* mpFirstFrame; // First FrameWindow
230 Window* mpDefDialogParent; // Default Dialog Parent
231 WorkWindow* mpAppWin; // Application-Window
232 Window* mpFocusWin; // window, that has the focus
233 …Frame; // the last active application frame, can be used as DefModalDialogParent if no focuswin set
234 Window* mpCaptureWin; // window, that has the mouse capture
235 …ow* mpLastDeacWin; // Window, that need a deactivate (FloatingWindow-Handling)
236 DbgWindow* mpDbgWin; // debug window
237 FloatingWindow* mpFirstFloat; // First FloatingWindow in PopupMode
[all …]