Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx2294 sal_uInt16 iSbx = (sal_uInt16)(i+1); in TYPEINIT1() local
2297 aValAny = sbxToUnoValueImpl( pParams->Get( iSbx ), in TYPEINIT1()
2300 ::rtl::OUString aParamName = pNames[iSbx]; in TYPEINIT1()
3727 sal_uInt16 iSbx = (sal_uInt16)(i + nSbxParameterOffset + nParameterOffsetByContext); in SFX_NOTIFY() local
3743 pAnyArgs[i] = sbxToUnoValue( pParams->Get( iSbx ), aType ); in SFX_NOTIFY()
3754 pAnyArgs[i] = sbxToUnoValue( pParams->Get( iSbx ) ); in SFX_NOTIFY()

Completed in 46 milliseconds