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 focus236 DbgWindow* mpDbgWin; // debug window241 AutoTimer* mpTrackTimer; // tracking timer242 ImageList* mpMsgBoxImgList; // ImageList for MessageBox245 sal_uInt16 mnTrackFlags; // tracking flags246 sal_uInt16 mnAutoScrollFlags; // auto scroll flags[all …]
Completed in 46 milliseconds