Searched refs:m_pRC_Tables (Results 1 – 2 of 2) sorted by relevance
505 m_pRC_Tables->Init( ); in DBG_NAME()520 ORelationControl* pTemp = m_pRC_Tables; in ~OTableListBoxControl()521 m_pRC_Tables = NULL; in ~OTableListBoxControl()668 m_pRC_Tables->DeactivateCell(); in NotifyCellChange()669 …m_pRC_Tables->RowInserted(m_pRC_Tables->GetRowCount(), pLines->size() - static_cast<sal_uInt32>(m_… in NotifyCellChange()670 m_pRC_Tables->ActivateCell(); in NotifyCellChange()689 m_pRC_Tables->Init(_pConnData); in Init()715 m_pRC_Tables->Show(); in lateUIInit()722 m_pRC_Tables->lateInit(); in lateInit()728 m_pRC_Tables->getData()->normalizeLines(); in SaveModified()[all …]
53 ORelationControl* m_pRC_Tables; member in dbaui::OTableListBoxControl
Completed in 2273 milliseconds