Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController.cxx581 DrawCommandDispatch* pDrawDispatch = new DrawCommandDispatch( m_xCC, this ); in attachModel() local
582 if ( pDrawDispatch ) in attachModel()
584 pDrawDispatch->initialize(); in attachModel()
585 m_aDispatchContainer.setDrawCommandDispatch( pDrawDispatch ); in attachModel()

Completed in 19 milliseconds