Home
last modified time | relevance | path

Searched refs:m_pTableFunctionSet (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.hxx148 TableFunctionSet* m_pTableFunctionSet; member in svt::table::TableControl_Impl
H A Dtablecontrol_impl.cxx459 ,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()

Completed in 32 milliseconds