Lines Matching refs:GetWindow
87 return VCLXWindow::GetWindow(); in GetWindowImpl()
164 if ( GetWindow() ) in setProperty()
182 if ( GetWindow() ) in getProperty()
202 Window* pWindow = GetWindow(); in setTitle()
211 Window* pWindow = GetWindow(); in setHelpId()
221 Window* pWindow = GetWindow(); in getTitle()
232 if ( GetWindow() ) in execute()
234 Dialog* pDlg = (Dialog*) GetWindow(); in execute()
235 Window* pParent = pDlg->GetWindow( WINDOW_PARENTOVERLAP ); in execute()
240 Window* pFrame = pDlg->GetWindow( WINDOW_FRAME ); in execute()
260 pFocusWin = GetWindow(); in endDialog()
267 Dialog* pDlg = (Dialog*) GetWindow(); in endDialog()