Searched refs:m_pTableFunctionSet (Results 1 – 2 of 2) sorted by relevance
459 ,m_pTableFunctionSet ( new TableFunctionSet( this ) ) in TableControl_Impl()468 m_pSelEngine = new SelectionEngine( m_pDataWindow.get(), m_pTableFunctionSet ); in TableControl_Impl()482 DELETEZ( m_pTableFunctionSet ); in ~TableControl_Impl()
148 TableFunctionSet* m_pTableFunctionSet; member in svt::table::TableControl_Impl
Completed in 35 milliseconds