Searched refs:m_pPanel (Results 1 – 2 of 2) sorted by relevance
125 ,m_pPanel(NULL) in DBG_NAME()134 m_pPanel->SetBorderStyle(WINDOW_BORDER_MONO); in DBG_NAME()139 m_pPanel->setChildWindow(pSwap); in DBG_NAME()141 m_pPanel->Show(); in DBG_NAME()153 if ( m_pPanel ) in ~OAppBorderWindow()155 m_pPanel->Hide(); in ~OAppBorderWindow()156 ::std::auto_ptr<Window> aTemp(m_pPanel); in ~OAppBorderWindow()157 m_pPanel = NULL; in ~OAppBorderWindow()171 if ( m_pPanel ) in GetFocus()172 m_pPanel->GrabFocus(); in GetFocus()[all …]
71 OTitleWindow* m_pPanel; member in dbaui::OAppBorderWindow
Completed in 17 milliseconds