Lines Matching refs:Window
93 class Window;
229 Window* mpFirstFrame; // First FrameWindow
230 Window* mpDefDialogParent; // Default Dialog Parent
232 Window* mpFocusWin; // window, that has the focus
233 …Window* mpActiveApplicationFrame; // the last active application frame, can be use…
234 Window* mpCaptureWin; // window, that has the mouse capture
235 …Window* mpLastDeacWin; // Window, that need a deactivate (FloatingWindow-Hand…
239 Window* mpExtTextInputWin; // Window, which is in ExtTextInput
240 Window* mpTrackWin; // window, that is in tracking mode
244 Window* mpAutoScrollWin; // window, that is in AutoScrollMode mode
365 Window* mpIntroWindow; // the splash screen
382 Window* ImplGetDefaultWindow();
386 void ImplWindowAutoMnemonic( Window* pWindow );
389 Window* ImplFindWindow( const SalFrame* pFrame, Point& rSalFramePos );
435 const Window* mpWindow;
438 ImplDelData( const Window* pWindow = NULL ) in ImplDelData()
452 void AttachToWindow( const Window* );
464 Window* mpWindow;