Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController.cxx129 , m_aDispatchContainer( m_xCC, this ) in DBG_NAME()
572 m_aDispatchContainer.setModel( aNewModelRef->getModel()); in attachModel()
573 …rCommandDispatch * pDispatch = new ControllerCommandDispatch( m_xCC, this, &m_aDispatchContainer ); in attachModel()
579 m_aDispatchContainer.setChartDispatch( pDispatch, impl_getAvailableCommands() ); in attachModel()
585 m_aDispatchContainer.setDrawCommandDispatch( pDrawDispatch ); in attachModel()
592 m_aDispatchContainer.setShapeController( pShapeController ); in attachModel()
854 m_aDispatchContainer.DisposeAndClear(); in dispose()
966 m_aDispatchContainer.setModel( 0 ); in impl_releaseThisModel()
1071 return m_aDispatchContainer.getDispatchForURL( rURL ); in queryDispatch()
1083 return m_aDispatchContainer.getDispatchesForURLs( xDescripts ); in queryDispatches()
H A DChartController.hxx586 CommandDispatchContainer m_aDispatchContainer; member in chart::ChartController
H A DChartController_Tools.cxx907 Reference< frame::XDispatch > xDispatch( m_aDispatchContainer.getShapeController() ); in impl_ShapeControllerDispatch()
H A DChartController_Window.cxx681 … DrawCommandDispatch* pDrawCommandDispatch = m_aDispatchContainer.getDrawCommandDispatch(); in execute_MouseButtonDown()

Completed in 48 milliseconds