Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx253 Reference< XInterface > xCellInterface( *m_pCell, UNO_QUERY ); in impl_toggleScriptManager_nothrow() local
255 xManager->attach( nIndexInParent, xCellInterface, makeAny( xCellInterface ) ); in impl_toggleScriptManager_nothrow()
257 xManager->detach( nIndexInParent, xCellInterface ); in impl_toggleScriptManager_nothrow()

Completed in 60 milliseconds