Searched refs:m_aSelectTable (Results 1 – 2 of 2) sorted by relevance
293 ,m_aSelectTable (this, ModuleRes(LB_SELECTTABLE)) in OContentTableSelection()299 m_aSelectTable.SetDoubleClickHdl(LINK(this, OContentTableSelection, OnTableDoubleClicked)); in OContentTableSelection()300 m_aSelectTable.SetSelectHdl(LINK(this, OContentTableSelection, OnTableSelected)); in OContentTableSelection()307 m_aSelectTable.GrabFocus(); in ActivatePage()316 return 0 != m_aSelectTable.GetSelectEntryCount(); in canAdvance()340 m_aSelectTable.Clear(); in initializePage()347 fillListBox(m_aSelectTable, aTableNames); in initializePage()354 m_aSelectTable.SelectEntry(getSettings().sListContentTable); in initializePage()364 rSettings.sListContentTable = m_aSelectTable.GetSelectEntry(); in commitPage()
116 ListBox m_aSelectTable; member in dbp::OContentTableSelection
Completed in 21 milliseconds