Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/main/
H A DChartController.cxx276 ChartController::TheModelRef::TheModelRef( const TheModelRef& rTheModel, ::osl::Mutex& rMutex ) in TheModelRef() argument
280 m_pTheModel=rTheModel.operator->(); in TheModelRef()
296 ChartController::TheModelRef& ChartController::TheModelRef::operator=(const TheModelRef& rTheModel) in operator =() argument
299 TheModel* pNew=rTheModel.operator->(); in operator =()
H A DChartController.hxx537 TheModelRef( const TheModelRef& rTheModel, ::osl::Mutex& rMutex );
539 TheModelRef& operator=(const TheModelRef& rTheModel);

Completed in 18 milliseconds