Searched refs:rTheModel (Results 1 – 2 of 2) sorted by relevance
276 ChartController::TheModelRef::TheModelRef( const TheModelRef& rTheModel, ::osl::Mutex& rMutex ) in TheModelRef() argument280 m_pTheModel=rTheModel.operator->(); in TheModelRef()296 ChartController::TheModelRef& ChartController::TheModelRef::operator=(const TheModelRef& rTheModel) in operator =() argument299 TheModel* pNew=rTheModel.operator->(); in operator =()
537 TheModelRef( const TheModelRef& rTheModel, ::osl::Mutex& rMutex );539 TheModelRef& operator=(const TheModelRef& rTheModel);
Completed in 32 milliseconds