Searched refs:m_pSelectionBox (Results 1 – 2 of 2) sorted by relevance
2621 m_pSelectionBox->Show(); in DBG_NAME()2633 m_pSelectionBox = NULL; in ~OQueryDesignView()2759 m_pSelectionBox->copy(); in copy()2800 m_pSelectionBox->cut(); in cut()2809 m_pSelectionBox->paste(); in paste()2897 if ( m_pSelectionBox && m_pSelectionBox->HasChildPathFocus() ) in PreNotify()2914 if ( m_pSelectionBox ) in checkStatement()3202 if ( m_pSelectionBox && !m_pSelectionBox->HasChildPathFocus() ) in GetFocus()3206 m_pSelectionBox->ActivateCell(m_pSelectionBox->GetCurRow(), m_pSelectionBox->GetCurColumnId()); in GetFocus()3227 m_pSelectionBox->PreFill(); in initByFieldDescriptions()[all …]
96 OSelectionBrowseBox* m_pSelectionBox; // presents the lower window member in dbaui::OQueryDesignView
Completed in 30 milliseconds