Home
last modified time | relevance | path

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

/AOO41X/main/vcl/inc/
H A Dwindow.h154 struct ImplFrameData struct
156 Timer maPaintTimer; // paint timer
157 Timer maResizeTimer; // resize timer
158 InputContext maOldInputContext; // Last set Input Context
159 Window* mpNextFrame; // next frame window
160 Window* mpFirstOverlap; // first overlap window
161 …* mpFocusWin; // focus window (is also set, when frame doesn't have the focous)
162 Window* mpMouseMoveWin; // last window, where MouseMove() called
163 Window* mpMouseDownWin; // last window, where MouseButtonDown() called
164 Window* mpFirstBackWin; // Erstes Overlap-Window mit Hintergrund-Sicherung
[all …]