Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx3990 SbxArrayRef xSbxArray = new SbxArray( SbxVARIANT ); in firing_impl() local
3998 xSbxArray->Put( xVar, sal::static_int_cast< sal_uInt16 >(i+1) ); in firing_impl()
4001 pLib->Call( aMethodName, xSbxArray ); in firing_impl()
4006 SbxVariable* pVar = xSbxArray->Get( 0 ); in firing_impl()

Completed in 34 milliseconds