Searched refs:arg21 (Results 1 – 3 of 3) sorted by relevance
98 css::uno::Sequence< ::sal_uInt64 > arg21; in initialize() local161 && (arguments[21] >>= arg21) && arg21.getLength() == 1 in initialize()162 && arg21[0] == SAL_MAX_UINT64 in initialize()268 ttb::TestPolyStruct<css::uno::Sequence< ::sal_Int8 > > arg21; in initialize() local334 && (arguments[21] >>= arg21) && arg21.member.getLength() == 1 in initialize()335 && arg21.member[0] == SAL_MIN_INT8 in initialize()
921 Sequence< sal_uInt64 > arg21(1); arg21[0] = SAL_MAX_UINT64; in testConstructorsService() local960 arg21, in testConstructorsService()1002 args[21] <<= arg21; in testConstructorsService()
397 [in] sequence< unsigned hyper > arg21,445 [in] TestPolyStruct<sequence<boolean> > arg21,
Completed in 32 milliseconds