Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/controller/main/
H A DCommandDispatchContainer.hxx118 DrawCommandDispatch* getDrawCommandDispatch() { return m_pDrawCommandDispatch; } in getDrawCommandDispatch() function in chart::CommandDispatchContainer
H A DChartController_Window.cxx681 … DrawCommandDispatch* pDrawCommandDispatch = m_aDispatchContainer.getDrawCommandDispatch(); in execute_MouseButtonDown()