Searched refs:xCellInterface (Results 1 – 1 of 1) sorted by relevance
253 Reference< XInterface > xCellInterface( *m_pCell, UNO_QUERY ); in impl_toggleScriptManager_nothrow() local255 xManager->attach( nIndexInParent, xCellInterface, makeAny( xCellInterface ) ); in impl_toggleScriptManager_nothrow()257 xManager->detach( nIndexInParent, xCellInterface ); in impl_toggleScriptManager_nothrow()
Completed in 61 milliseconds