Searched refs:xCompController (Results 1 – 1 of 1) sorted by relevance
205 Reference< XController > xCompController( _rData.m_rController.getXController() ); in lcl_updateActiveComponents_nothrow() local206 …OSL_ENSURE( xCompController.is(), "lcl_updateActiveComponents_nothrow: can't do anything without a… in lcl_updateActiveComponents_nothrow()207 if ( !xCompController.is() ) in lcl_updateActiveComponents_nothrow()213 Reference< XModel > xModel( xCompController->getModel() ); in lcl_updateActiveComponents_nothrow()218 xCurrentComponent = xCompController; in lcl_updateActiveComponents_nothrow()
Completed in 9 milliseconds