Searched refs:m_HelpPopupWindow (Results 1 – 2 of 2) sorted by relevance
104 m_HelpPopupWindow(hInstance, m_hwndFileOpenDlg), in CWinFileOpenImpl()743 m_HelpPopupWindow.setParent(m_hwndFileOpenDlg); in onInitDone()874 m_HelpPopupWindow.setText(aPopupHelpText); in onCustomControlHelpRequest()877 m_HelpPopupWindow.show(LOWORD(dwMsgPos),HIWORD(dwMsgPos)); in onCustomControlHelpRequest()
203 CHelpPopupWindow m_HelpPopupWindow; member in CWinFileOpenImpl