Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/main/
H A DCommandDispatchContainer.cxx69 DisposeHelper::DisposeAllElements( m_aToBeDisposedDispatches ); in setModel()
70 m_aToBeDisposedDispatches.clear(); in setModel()
81 m_aToBeDisposedDispatches.push_back( m_xChartDispatcher ); in setChartDispatch()
105 m_aToBeDisposedDispatches.push_back( xResult ); in getDispatchForURL()
116 m_aToBeDisposedDispatches.push_back( xResult ); in getDispatchForURL()
167 DisposeHelper::DisposeAllElements( m_aToBeDisposedDispatches ); in DisposeAndClear()
168 m_aToBeDisposedDispatches.clear(); in DisposeAndClear()
197 m_aToBeDisposedDispatches.push_back( Reference< frame::XDispatch >( pDispatch ) ); in setDrawCommandDispatch()
203 m_aToBeDisposedDispatches.push_back( Reference< frame::XDispatch >( pController ) ); in setShapeController()
H A DCommandDispatchContainer.hxx133 mutable tDisposeVector m_aToBeDisposedDispatches; member in chart::CommandDispatchContainer

Completed in 25 milliseconds