Searched refs:aNewModelRef (Results 1 – 1 of 1) sorted by relevance
543 TheModelRef aNewModelRef( new TheModel( xModel), m_aModelMutex); in attachModel() local545 m_aModel = aNewModelRef; in attachModel()566 aNewModelRef->addListener( this ); in attachModel()569 m_aDispatchContainer.setModel( aNewModelRef->getModel()); in attachModel()593 …uno::Reference< util::XModifyBroadcaster > xMBroadcaster( aNewModelRef->getModel(),uno::UNO_QUERY … in attachModel()